Skip to content

Commit

Permalink
Update notebook code, add new userguide notebook, add to ToC
Browse files Browse the repository at this point in the history
  • Loading branch information
catanzaromj committed Feb 11, 2024
1 parent 83da7ca commit 9b3d031
Show file tree
Hide file tree
Showing 3 changed files with 994 additions and 3 deletions.
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Documentation

notebooks/Persistence images
notebooks/distances
notebooks/Persistence landscapes
reference/index


Expand Down
6 changes: 3 additions & 3 deletions docs/notebooks/Persistence images.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -494,9 +494,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "persimenv",
"display_name": "Python 3",
"language": "python",
"name": "persimenv"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -508,7 +508,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.9"
"version": "3.9.1"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 9b3d031

Please sign in to comment.