# Jupyter Notebook

### Jupyter Template for Arkane Cloud

<figure><img src="https://1055927812-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoGGFDGq5A7XY3W3oho9G%2Fuploads%2FBp649FQn5hZN7WfHBJxQ%2Fjupyter.webp?alt=media&#x26;token=d0832384-bc7d-46a7-837d-b42b6b2a566f" alt=""><figcaption></figcaption></figure>

With this template, you can easily create a new workspace and host Jupyter Notebooks on Arkane Cloud.

### Instructions

1. Create a new workspace from this template.
2. Navigate to `CI Pipelines` and execute the `prepare` stage.
3. Once the preparation is completed, run the `run` stage.
4. Copy the token printed to the terminal and open your deployment.

### Note

Please note that passwords currently do not persist across restarts (e.g., for on-demand workspaces). We are working on a fix for this issue.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.arkanecloud.com/docs/templates/jupyter-notebook.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
