chat.commands.jupyter
Slash command: /jupyter - Open the Jupyter server in the browser.
execute
async def execute(tux: "CliTux") -> Optional[str]
Open the Jupyter server API page in the default browser.
Slash command: /jupyter - Open the Jupyter server in the browser.
async def execute(tux: "CliTux") -> Optional[str]
Open the Jupyter server API page in the default browser.