George James Software

Developer Tools

 [New Release] Jupyter Server Proxy for VS Code

 [New Release] Jupyter Server Proxy for VS Code

 [New Release] Jupyter Server Proxy for VS Code

Author: John Murray, Senior Product Engineer

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 Marketplace or directly in VS Code by searching for ‘iris jupyter’. 

Check out the clip below showing how to connect. 

A gif showing how to connect to the Jupyter Notebook for InterSystems IRIS. Detailed instructions are contained in the extension README.