We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28f5e2d commit 7006bf2Copy full SHA for 7006bf2
docs/docs/jupyter/streamable-http/standalone/index.mdx
@@ -17,7 +17,7 @@ To confirm your environment is correctly configured:
17
1. Open a notebook in JupyterLab
18
2. Type some content in any cell (code or markdown)
19
3. Observe the tab indicator: you should see an "×" appear next to the notebook name, indicating unsaved changes
20
-4. Wait a few seconds—the "×" should automatically change to a "○" without manually saving
+4. Wait a few seconds—the "×" should automatically change to a "●" without manually saving
21
22
This automatic saving behavior confirms that the real-time collaboration features are working properly, which is essential for MCP server integration.
23
:::
0 commit comments