Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
P
pymor
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Insights
Issue
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
pyMOR
pymor
Commits
5d389d9e
Commit
5d389d9e
authored
Jun 25, 2020
by
Hendrik Kleikamp
Committed by
René Fritze
Jul 22, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[notebooks] changed backend for heat notebook
parent
765d9ad1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
notebooks/heat.ipynb
notebooks/heat.ipynb
+4
-2
No files found.
notebooks/heat.ipynb
View file @
5d389d9e
...
...
@@ -56,7 +56,9 @@
"from pymor.reductors.h2 import OneSidedIRKAReductor\n",
"\n",
"from pymor.core.logger import set_log_levels\n",
"set_log_levels({'pymor.algorithms.gram_schmidt.gram_schmidt': 'WARNING'})"
"set_log_levels({'pymor.algorithms.gram_schmidt.gram_schmidt': 'WARNING'})\n",
"\n",
"set_defaults({'pymor.discretizers.builtin.gui.jupyter.get_visualizer.backend': 'not pythreejs'})"
]
},
{
...
...
@@ -869,7 +871,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.
8
"
"version": "3.6.
9
"
}
},
"nbformat": 4,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment