Note Books (BETA)

Note

This feature is a Work-In-Progress

These are a collection of jupyter notebooks that demonstrate typical use cases of the DATATRAILS system.

They can be downloaded and executed on Linux, Mac or Windows machines.

The recommended jupyter environment is the JupyterLab Desktop which is available for Linux, Mac or Windows.

https://github.com/jupyterlab/jupyterlab-desktop

  1. Please install this on your desktop following the instructions described in this link.
    1. When prompted initialize a bundled python environment for JupyterLab Desktop.

  2. Download the Notebooks from the link below and unzip into a suitable folder.

  3. Execute JupyterLab Desktop and select the directory where the downloaded notebooks are located.

  4. Execute the 'Initialization and Credentials' notebook and set your credentials.

  5. Execute selected notebooks.

  6. Create new notebooks.....

Download Notebooks

Download the notebooks into a suitable folder:

  1. Recommended to call the folder '~/notebooks'

  2. Restrict access by changing the folder permissions 'chmod 700 ~/notebooks'

  3. On Windows only allow the owner access to this folder. Either use the dialog or the 'icacls' command.

See Notebooks.

Preparation of Notebooks Environment

Managing Credentials in Notebook Environment