Skip to content

Commit

Permalink
deploy: c25ab25
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 16, 2024
1 parent 7d36066 commit f276088
Show file tree
Hide file tree
Showing 16 changed files with 429 additions and 433 deletions.
Binary file modified dev/.doctrees/environment.pickle
Binary file not shown.
65 changes: 32 additions & 33 deletions dev/.doctrees/nbsphinx/tutorials/examples/Test_Plot.ipynb

Large diffs are not rendered by default.

144 changes: 72 additions & 72 deletions dev/.doctrees/nbsphinx/tutorials/examples/Test_TetMesh_Geodesics.ipynb

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file modified dev/.doctrees/tutorials/examples/Test_Plot.doctree
Binary file not shown.
Binary file modified dev/.doctrees/tutorials/examples/Test_TetMesh_Geodesics.doctree
Binary file not shown.
Binary file modified dev/.doctrees/tutorials/examples/Test_TriaMesh_Geodesics.doctree
Binary file not shown.
1 change: 0 additions & 1 deletion dev/_sources/tutorials/examples/Test_Plot.ipynb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"metadata": {},
"outputs": [],
"source": [
"import lapy\n",
"from lapy import TriaMesh, TetMesh, Solver, plot, io\n",
"import plotly.io as pio\n",
"pio.renderers.default = \"sphinx_gallery\""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"import numpy as np\n",
"from lapy import TetMesh\n",
"from lapy.plot import plot_tet_mesh\n",
"import plotly\n",
"# import plotly\n",
"# plotly.offline.init_notebook_mode(connected=True)\n",
"import plotly.io as pio\n",
"pio.renderers.default = \"sphinx_gallery\""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
],
"source": [
"# import plotting functions\n",
"import plotly\n",
"# import plotly\n",
"# plotly.offline.init_notebook_mode(connected=True)\n",
"from lapy.plot import plot_tria_mesh\n",
"import plotly.io as pio\n",
Expand Down
11 changes: 5 additions & 6 deletions dev/tutorials/examples/Test_Plot.html

Large diffs are not rendered by default.

65 changes: 32 additions & 33 deletions dev/tutorials/examples/Test_Plot.ipynb

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions dev/tutorials/examples/Test_TetMesh_Geodesics.html

Large diffs are not rendered by default.

144 changes: 72 additions & 72 deletions dev/tutorials/examples/Test_TetMesh_Geodesics.ipynb

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions dev/tutorials/examples/Test_TriaMesh_Geodesics.html

Large diffs are not rendered by default.

196 changes: 98 additions & 98 deletions dev/tutorials/examples/Test_TriaMesh_Geodesics.ipynb

Large diffs are not rendered by default.

0 comments on commit f276088

Please sign in to comment.