2. Usage#
This website is created with Jupyter Book, and the source materials are Jupyter Notebooks. The code samples (called ‘cells’) on this website are not interactive, but the notebooks can be opened easily on the Saxion SMART research group’s own Jupyter Hub, where the code cells can be changed and run again.
Pages containing the Launch on JupyterHub button (), can be launched directly in Jupyter Hub.
Warning
For the launch button to work properly, you have to
Ensure you’re on the SMART network
Go to http://10.0.3.234/ in your favorite browser.
Enter a username and a password (if there is no user with that username, a new account is created automatically).
Next, go the website of this jupyter book and select the
run in jupyterhubbutton on top of a notebook, which will direct you to the corresponding page on jupyterhub.
The launch button opens a new page and activates a tool called nbgitpuller, which pulls (a processed) version of the notebook from the repository into your personal directory on the Jupyter Hub. See the nbgitpuller documentation for what happens when you already have a (changed) version on your Hub.