Skip to content

Commit 44ff4af

Browse files
authored
Update the example_visualization_without_visspec notebook (#147)
* update the example_visualization_without_visspec jupyter notebook * un-exclude the example from documentation * set correct kernel
1 parent 0512164 commit 44ff4af

File tree

3 files changed

+43
-115
lines changed

3 files changed

+43
-115
lines changed

doc/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@
6464
'build/html',
6565
'**.ipynb_checkpoints',
6666
'logo/LICENSE.md',
67-
# TODO update and un-exclude
68-
'example/example_visualization_without_visspec.ipynb',
6967
]
7068

7169
master_doc = 'index'

doc/example.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The following examples should help to get a better idea of how to use the PEtab
1010

1111
example/example_petablint.ipynb
1212
example/example_visualization.ipynb
13+
example/example_visualization_without_visspec.ipynb
1314
example/example_visualization_with_visspec.ipynb
1415

1516
Examples of systems biology parameter estimation problems specified in PEtab

doc/example/example_visualization_without_visspec.ipynb

Lines changed: 42 additions & 113 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)