How to Use
This guide provides step-by-step instructions for using JupyterLab on Digital Porous Media Portal (DPM) datasets.
Launch JupyterLab Server
-
Log in to the DPMP and navigate to the
My Dashboard
interface. -
Navigate to the
Applications
tab in the left-hand menu (1). Then, navigate toData Processing
category (2). Click onJupyterHub
from the list of available data processing applications (3). Finally, click the Digital Rocks Jupyter Hub link to launch the server.
Note
Launching the server may take a couple of minutes.
Use the Notebooks!
Your Options in Jupyter Hub
Once your Jupyter Hub session is active, you have three main options to get started 🚀:
-
Use Your Own Data: Create a new notebook to work with your personal files. You can find your data located in the /work directory.
-
Use Community Data: Explore shared datasets provided by the community. This data is available in the /community directory. See Community Data for more information.
-
Run Tutorials: Follow the pre-made tutorial notebooks. You can run these tutorials using either the shared community data or your own data.
Example of running tutorials
-
Navigate to the workshop that the tutorial was held.
-
Navigate to the tutorial folder.
-
Select your tutorial.
-
Follow along!