Jupyter Notebooks Workflow
This workflow allows you to run a Jupyter Notebook server that has access to your ApertureDB instance. This is useful to experiment with the data in your ApertureDB instance, and to see how it can be used with real data.
For more detailed information about what this workflow is doing, see the jupyterlab
documentation in GitHub.
Creating the workflow
For general information on creating workflows in ApertureDB Cloud see Creating and Deleting Workflows.
Configure your workflow by selecting:
- Which instance to use. If you only have one instance, there will be no options to select.
- The password to use for access to the Jupyter Notebook. Please keep a note of this password as you will not be able to recover it later. Remember to use a strong password so no-one else can access your Jupyter Notebook or the ApertureDB instance it has access to.
Once you have filled in the fields, click "Submit". Your workflow will be created and will start running.
See the results
To connect to your Jupyter Notebook, see Connecting to a workflow.