Skip to content

Commit

Permalink
Calling tutorials notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
arm61 committed Jan 16, 2023
1 parent 9bbbe9c commit 6b7beb4
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Contributors

installation
methodology
tutorials
notebooks
faq
modules
papers
Expand Down
12 changes: 12 additions & 0 deletions docs/source/notebooks.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Notebooks
=========

Here are some simple Jupyter Notebooks, showing how :py:mod:`kinisi` can be used to investigate mean-squared displacement and diffusion from a VASP Xdatcar file, the Arrhenius behavior from an :code:`MDAnalysis` universe, and comparing with :py:mod:`pymatgen`.

.. toctree::
:maxdepth: 1

vasp_msd
vasp_d
arrhenius_t
pymatgen
12 changes: 0 additions & 12 deletions docs/source/tutorials.rst

This file was deleted.

0 comments on commit 6b7beb4

Please sign in to comment.