Tutorial API ============ .. automodule:: pstrain.api.tutorial :members: :exclude-members: TutorialExistsError, TutorialResult :undoc-members: :show-inheritance: The package root also exports :class:`pstrain.api.TutorialExistsError`, :class:`pstrain.api.TutorialResult`, and :func:`pstrain.api.copy_tutorial`. .. currentmodule:: pstrain.api.tutorial .. py:data:: TUTORIAL_FILENAME Filename used when copying the bundled tutorial notebook.