Search

Clear filter
Article
Renan Lourenco · Nov 18, 2022

Jupyter and IRIS - The Simple Version

... 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 of this arti...
Article
Piyush Adhikari · Dec 11, 2022

Embedded Python and IRIS on Jupyter Notebook in a virtual environment

...m documenting a demo of InterSystems IRIS featuring Embedded Python and Jupyter Notebook deployed on the same container, and an Embedded Python applic...
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? If so, please let me k...
Article
Niyaz Khafizov · Aug 3, 2018

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

...i 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 ...
Article
Guillaume Rongier · Jul 30

Introduction to Python First Approach in IRIS

...aw.githubusercontent.com/grongierisc/iris-python-article/master/misc/img/image%20iris%20python%20frist.png) In this section, we will explore how to us...
Article
Eduard Lebedyuk · Jan 16, 2020

Python Gateway VI: Jupyter Notebook

...thon code and more from InterSystems IRIS. This project brings you the power of Python right into your InterSystems IRIS environment: Execute arbitrar...
Article
Guillaume Rongier · Dec 14, 2021

InterSystems IRIS 2021.2+ Python Examples (Embedded, Native APIs and Notebooks)

# Iris-python-template Template project with various Python code to be used with InterSystems IRIS Community Edition with container. Featuring : * Not...
Article
Zhong Li · Jan 27, 2020

Python JDBC connection into IRIS database - a quick note

Keywords: Python, JDBC, SQL, IRIS, Jupyter Notebook, Pandas, Numpy, and Machine Learning 1. Purpose This is another 5-minute simple note on invoking t...
Article
Nikita Mullin · Jun 1, 2020

How I added ObjectScript to Jupyter Notebooks

...nel Logo][ObjectScript Kernel Logo] [Jupyter Notebook](https://jupyter.org/) is an interactive environment consisting of cells that allow executing co...
Announcement
John Murray · Jun 4, 2023

Announcing Jupyter Server Proxy for VS Code

...the best-known notebook platforms is Jupyter Notebooks. A Microsoft team publishes an extension that allows VS Code to handle .ipynb notebook files. T...
Announcement
Anastasia Dyubaylo · May 9, 2020

The 3rd Programming Contest: InterSystems IRIS Native API

...-source solutions using InterSystems IRIS Data Platform! Please welcome the third InterSystems IRIS Online Programming Contest for Developers! And the...
Announcement
Anastasia Dyubaylo · Feb 1, 2022

InterSystems Python Contest Kick-off Webinar

...Python : What is Embedded Python and Jupyter; Embedded Python with Interoperability (PEX hacked to use Embedded Python). As always, our experts will a...
Article
Guillaume Rongier · Jul 8, 2024

WSGI Support Introduction

...t definition and what the point with iris ? **IRIS 2024.2+ has a new feature** that allows you to run WSGI applications directly on IRIS. This feature...
Article
Muhammad Waseem · Feb 22, 2022

Building IRIS Responsive dashboard with Python Flask Web Framework

...is a introduction of my openexchange iris-python-apps application. Build by using Embedded Python and Python Flask Web Framework. Application also dem...
Article
Zhong Li · Jun 12, 2020

Python ODBC connection into IRIS database - 2nd quick note

Keywords: PyODBC, unixODBC, IRIS, IntegratedML, Jupyter Notebook, Python 3 Purpose A few months ago I touched on a brief note on "Python JDBC connecti...