Search

Clear filter
Article
Renan Lourenco · Nov 18, 2022

Jupyter and IRIS - The Simple Version

There are several great articles in the community showing how to use Jupyter and InterSystems IRIS together, and I encourage you to check them out in the link at the end
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
Article
Niyaz Khafizov · Aug 3, 2018

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

Hi all. Today we are going to install Jupyter Notebook and connect it to Apache Spark and InterSystems IRIS. Note: I have done the following on Ubuntu 18.04, Python 3.6.5
Announcement
John Murray · Jun 4, 2023

Announcing Jupyter Server Proxy for VS Code

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
Article
Eduard Lebedyuk · Jan 16, 2020

Python Gateway VI: Jupyter Notebook

you to browse and edit InterSystems IRIS BPL processes as jupyter notebooks. Note that currently default Python 3 executor is used. This extension assumes that annotations
Article
Robert Cemper · Dec 4, 2022

Reviews on Open Exchange - #22

y * 2 GitHub API GitHub somewhat different 5.0 3 iris-fhir-template impresses by FHIR + HS 5.0 4 iris-jupyter-sample interesting example 5.0
Announcement
Anastasia Dyubaylo · Mar 30, 2020

Webinar: Best Practices of In-Platform AI/ML

A full cycle of AI/ML content development and in-platform deployment (including bidirectional integration of Jupyter with InterSystems IRIS) – @Eduard.Lebedyuk New toolset added
Article
Muhammad Waseem · May 1, 2023

Introduction to Jupyter Notebook

The Jupyter Notebook is an open source web application that can be used to create and share documents that contain live text, code, equations and visualizations
Article
Robert Cemper · May 13, 2023

a virgin Jupyter-Notebook

Following one package from the last contest I met a strange problem.There was the requirement to install jupyter-notebookI work on Windows and there was some old Python
Announcement
Eduard Lebedyuk · Apr 10, 2020

JuliaGateway 0.5 released

of Jupyter with InterSystems IRIS) - Eduard Lebedyuk - New toolset added to ML Toolkit: integration and orchestration for Julia mathematical modeling environment - Eduard Lebedyuk
Question
John McBride · Nov 30, 2023

ObjectScript kernel for Jupyter notebooks?

Anybody know if there is a ObjectScript kernel for Jupyter? Would be kinda interesting to testing scripts, etc. And since we kinda have the language runtime in the VSCode ObjectScript extension I wonder if that could be utilized fora jupyter kernel?
Announcement
Anastasia Dyubaylo · Mar 18, 2020

Webinar in Russian: Best Practices of In-Platform AI/ML

development of AI/ML content on InterSystems IRIS Data Platform (including bi-directional Jupyter integration with InterSystems IRIS). New to the MLToolkit: Integration and orchestration
Article
Luis Angel Pérez Ramos · Feb 29

Testing Columnar Storage

- ./data:/app/data command: "start-notebook.sh --NotebookApp.token='' --NotebookApp.password=''" We deploy the IRIS and Jupyter containers in our docker, initially
Announcement
Anastasia Dyubaylo · Jan 21, 2020

New Video: Python Gateway - Jupyter Support

Hi Community, New video, recorded by @Eduard.Lebedyuk, is available on InterSystems Developers YouTube: ⏯ Python Gateway: Jupyter Support - extended InterSystems
Article
Nikita Mullin · Jun 1, 2020

How I added ObjectScript to Jupyter Notebooks

![ObjectScript Kernel Logo][ObjectScript Kernel Logo] [Jupyter Notebook](https://jupyter.org/) is an interactive environment consisting of cells that allow executing code