Training Material

Training Material#

Using the Training Notebooks#

The pages in the training modules are generated directly from Jupyter notebooks. These notebooks are designed to be templates for your own work — you should never start from scratch. Instead:

  • The notebooks are stored in the DesignSafe Community Data folder.

    • You can run them there, but you cannot save changes in Community Data.

    • Also, some notebooks include inputs such as job definitions or file paths that are specific to my user account.

  • To work effectively, you should copy the notebooks to your own storage (e.g., ~/MyData).

  • Edit, duplicate, or modify the appropriate cells to fit your workflow.

You can recognize a notebook-based page because it has an “Open in DesignSafe” button at the very top. Clicking it will bring you to JupyterHub in DesignSafe, where you’ll be prompted to log in (or create an account). I recommend copying only relevant notebooks in the folder into your path, as I may be editing the existing notebooks or adding new ones.