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 78c7d05 commit 4898da9Copy full SHA for 4898da9
README.md
@@ -56,10 +56,6 @@ The following tools will be automatically available:
56
- `list_all_commands` - List all available JupyterLab commands with their metadata
57
- `execute_command` - Execute any JupyterLab command programmatically
58
59
-For more configuration options and examples, see:
60
-- The included [jupyter_config_mcp_example.py](jupyter_config_mcp_example.py) file
61
-- The [jupyter-server-mcp documentation](https://github.com/jupyter-ai-contrib/jupyter-server-mcp#readme)
62
-
63
### Direct Python Usage
64
65
Use the toolkit directly from Python to execute JupyterLab commands:
0 commit comments