Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
How to install and use the Sphinx CLI
pip install sphinx-ai-cli
pip3
sphinx-cli chat --notebook-filepath <path> --prompt <prompt>
sphinx-cli chat \ --notebook-filepath notebooks/example.ipynb \ --prompt "Analyze and summarize the notebook results."
sphinx-cli chat --help