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