Create a xRunBook
To create a xRunBook, please follow these instructions:
Open Source
Cloud
All RunBooks are saved in
~/.unskript/runbooks.
- 1.Copy an existing RunBook, and rename it.
- 2.Restart your Docker instance.
- 3.Navigate to
http://127.0.0.1:8888:8888/lab/tree/<yourFileName>.ipynb
If you have an existing Jupyter Notebook:
- 1.Save your Notebook into
~/.unskript/runbooks.
- 2.Restart your Docker instance.
- 3.Navigate to
http://127.0.0.1:8888:8888/lab/tree/<yourFileName>.ipynb
- 1.Click xRunBooks from the top navigation.
- 2.Click the
+ Create
button to create your xRunBook. - 3.Add the name, description and the proxy, and click
CREATE XRUNBOOK.
Last modified 1mo ago