Announcing Jupyter Server Proxy for VS Code
For several years now Visual Studio Code has supported the notebook coding paradigm with a maturing UX and an API that is enabling a notebook extensions ecosystem to grow. One of the best-known notebook platforms is Jupyter Notebooks. A Microsoft team publishes an extension that allows VS Code to handle .ipynb notebook files. These can either work against a local Python environment or connect to a Jupyter Server, which typically hosts remote Python environments with beefier resources.
What if your InterSystems IRIS environments, whether local on your workstation or remote in your organization / cloud, could operate as Jupyter Servers? And not only for Embedded Python but also for ObjectScript and SQL
"If we build it, will they come?"
That's what this proof-of-concept extension is exploring.
You can read about it on Open Exchange, and install it via Marketplaceor directly in VS Code by searching for 'iris jupyter'.
And for the next few days, if you're at Global Summit you're welcome to call by at the George James Software table and chat to me in person about it.
Comments
I just published 0.0.5 which supports that platform. Thanks for your interest in the extension. I look forward to your feedback.
Installed. But failing to form a connection string. Cannot it just use what I have for VSCode connected automatically?
It wants me to create a server in server manager which I never used before (no need).
Hi @John Murray!
Thank you so much for implementing the idea Jupyter Notebook | InterSystems Ideas from the InterSystems Ideas portal!👏
We're starting to think about the next iteration of this extension. If you have any bug reports or enhancement requests please post them at https://github.com/intersystems-community/vscode-iris-jupyter-server/is…
General questions or comments about the extension are also welcome on this DC thread.
