Search

Clear filter
Article
Muhammad Waseem · May 1, 2023

Introduction to Jupyter Notebook

Starting the Jupyter Notebook Server Now that you have Jupyter installed, let’s learn how to use it.
Article
Robert Cemper · May 13, 2023

a virgin Jupyter-Notebook

Big disappointment: the installation of jupyter-notebook failed again!
Article
Renan Lourenco · Nov 18, 2022

Jupyter and IRIS - The Simple Version

[login](https://github.com/OneLastTry/iris-jupyter/raw/main/misc/work.png) More articles: [Jupyter+IRIS Articles](https://community.intersystems.com/smartsearch?
Question
John McBride · Nov 30, 2023

ObjectScript kernel for Jupyter notebooks?

As far as I know there is no any ObjectScript kernel for Jupyter.... Jupyter has its own architecture for kernels, so it would be quite difficult to use VSCode extension.
Article
Eduard Lebedyuk · Jan 16, 2020

Python Gateway VI: Jupyter Notebook

Recently I added extended Jupyter Support. Now we all can develop PythonGateway Business Processes from Jupyter.
Discussion
Raj Singh · Apr 10

Are you using Jupyter Notebooks with IRIS?

Are you using Jupyter Notebooks with IRIS? Are you using the vscode-iris-jupyter-server VS Code extension for your notebooking?
Announcement
Anastasia Dyubaylo · Jan 21, 2020

New Video: Python Gateway - Jupyter Support

Engineer @Eduard.Lebedyuk added extended Jupyter Support to the Python Gateway application.
Article
Nikita Mullin · Jun 1, 2020

How I added ObjectScript to Jupyter Notebooks

[alt text](https://i.imgur.com/DPQFFnd.gif "Sneak Peek") ## Jupyter Kernels 101 There are several ways to create a [Jupyter Kernel](https://jupyter-client.readthedocs.io/en/stable
Announcement
John Murray · Jun 4, 2023

Announcing Jupyter Server Proxy for VS Code

Thank you so much for implementing the idea Jupyter Notebook | InterSystems Ideas from the InterSystems Ideas portal!
Announcement
Anastasia Dyubaylo · Dec 5, 2023

[Video] Using Embedded Python as a Jupyter Notebook Server

the use of Embedded Python as a server for Jupyter Notebooks.
Article
Piyush Adhikari · Dec 11, 2022

Embedded Python and IRIS on Jupyter Notebook in a virtual environment

I am documenting a demo of InterSystems IRIS featuring Embedded Python and Jupyter Notebook deployed on the same container, and an Embedded Python application developed on that Jupyter
Article
Niyaz Khafizov · Aug 3, 2018

The way to launch Jupyter Notebook + Apache Spark + InterSystems IRIS

If it doesn't help, reinstall pip3 and jupyter. env: 'jupyter': No such file or directory: In ~/.bashrc export PYSPARK_DRIVER_PYTHON=/home/.../.local/bin/jupyter.
Article
John Murray · Sep 21, 2023

Getting started with the Jupyter Server Proxy extension for VS Code

Earlier this year I announced availability of a VS Code extension for coding in ObjectScript, Embedded Python or SQL using the notebook paradigm popularized by Jupyter.
Article
Lucas Enard · Nov 29, 2022

Incredible CSV TO FHIR TO SQL TO JUPYTER - FHIR contest V2

SQL TO JUPYTER Now that we have done CSV to FHIR to SQL, we need to gather the information from this SQL server to our Jupyter NoteBook.
Announcement
Eduard Lebedyuk · Sep 12, 2019

Python Gateway 0.8 release

**Jupyter support** - Jupyter can now be used to browse and edit Interoperability processes.