You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- delete old tutorials in `examples/tutorials`
- move new tutorials from `notebooks` to `examples/tutorials`
- reorder image and data files in `examples/tutorials`
- update to tqdm progressbar in `RecurrenceNetwork.ipynb`
- avoid pik-copan#210 in `ClimateNetworks.ipynb`
- clean up some typos and latex sequences in all tutorials
- largely resolvespik-copan#185
fkuehlein
added a commit
to fkuehlein/pyunicorn
that referenced
this issue
Jan 8, 2024
- add `nbsphinx` and `nbsphinx-link` dependencies to
directly include new jupyter-notebook tutorials in docs
- minor typo corrections and renames in tutorials
- related: pik-copan#185
- because original one had lead to trivial results and divide-by-zero warnings.
- also corrected more typos in `EventSeriesAnalysis.ipynb`
- related: pik-copan#185
fkuehlein
added a commit
to fkuehlein/pyunicorn
that referenced
this issue
Jan 9, 2024
- because original one had lead to trivial results and divide-by-zero warnings.
- also corrected more typos in `EventSeriesAnalysis.ipynb`
- related: pik-copan#185
e.g. like so:
examples/tutorials/
notebooks/
:notebooks/img/
andnotebooks/images/
into one and update respective tutorial accordinglynotebooks/.ipynb_checkpoints
notebooks/
intoexamples/tutorials/
examples/modules/
The text was updated successfully, but these errors were encountered: