You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HELP_MESSAGE="""Hi there! I'm Jupyternaut, your programming assistant.
10
+
You can ask me a question using the text box below. You can also use these commands:
11
+
* `/learn` — Teach Jupyternaut about files on your system
12
+
* `/ask` — Ask a question about your learned data
13
+
* `/generate` — Generate a Jupyter notebook from a text prompt
14
+
* `/clear` — Clear the chat window
15
+
* `/help` — Display this help message
16
+
17
+
Jupyter AI includes [magic commands](https://jupyter-ai.readthedocs.io/en/latest/users/index.html#the-ai-and-ai-magic-commands) that you can use in your notebooks.
18
+
For more information, see the [documentation](https://jupyter-ai.readthedocs.io).
0 commit comments