feat: expose Jupyter shell through web app
This commit is contained in:
@@ -23,6 +23,7 @@ dependencies = [
|
||||
ipython-demo = "ipython_shell.app:main"
|
||||
ipython-shell = "ipython_shell.app:main"
|
||||
ipython-webapp = "ipython_webapp.app:main"
|
||||
ipython-jupyter-webapp = "ipython_webapp.jupyter.app:main"
|
||||
ipython-mcp = "ipython_mcp.app:main"
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user