Skip to content
Snippets Groups Projects
Commit ebf38674 authored by Martin Bauer's avatar Martin Bauer
Browse files

Fix: correct tutorial paths in sphinx documentation for pystencils

parent da24cd10
Branches
Tags
No related merge requests found
...@@ -10,10 +10,10 @@ It is a good idea to download them and run them directly to be able to play arou ...@@ -10,10 +10,10 @@ It is a good idea to download them and run them directly to be able to play arou
/notebooks/01_tutorial_getting_started.ipynb /notebooks/01_tutorial_getting_started.ipynb
/notebooks/02_tutorial_basic_kernels.ipynb /notebooks/02_tutorial_basic_kernels.ipynb
/notebooks/03_tutorial_advection_diffusion.ipynb /notebooks/03_tutorial_datahandling.ipynb
/notebooks/04_tutorial_phasefield_spinodal_decomposition.ipynb /notebooks/04_tutorial_advection_diffusion.ipynb
/notebooks/05_tutorial_phasefield_dentritic_growth.ipynb /notebooks/05_tutorial_phasefield_spinodal_decomposition.ipynb
/notebooks/06_tutorial_datahandling.ipynb /notebooks/06_tutorial_phasefield_dentritic_growth.ipynb
/notebooks/demo_assignment_collection.ipynb /notebooks/demo_assignment_collection.ipynb
/notebooks/demo_benchmark.ipynb /notebooks/demo_benchmark.ipynb
/notebooks/demo_wave_equation.ipynb /notebooks/demo_wave_equation.ipynb
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment