Jupyter kernel provisioner for connecting to an Ignition instance.
Project description
Ignition kernel provisioner
Juptyer kernel provisioner to orchestrate interfacing with Ignition
Overview
This project allows connections to be added to Jupyter that let it coordinate requesting kernels from an Ignition instance. The Ignition instance requires a project that contains all the needed code; see the sibling repo ignition-project for the project export to load.
The provisioner requires at least Python 3.6.1 as per jupyter-client >=v7.0.0.
Quickstart
pip install ignition_kernel --upgrade
For a blank, fresh install gateway:
python -m ignition_kernel --install
I have a cert just to stay in the habit of using HTTPS, so my setup looks like this:
c:\Workspace>python -m ignition_kernel --install --hostname https://localhost.corso.systems:8043
Adding the following kernel:
Config Value
------------------------------ -----
Name Ignition-CS-Surface61
Gateway Homepage https://localhost.corso.systems:8043
WebDev Endpoint system/webdev/jupyter/kernel
Auth username admin
Password in Keyring False
Enter the password for the user 'admin' :
Password saved in Keyring for admin@https://localhost.corso.systems:8043
c:\Workspace>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ignition_kernel-1.0.0.tar.gz.
File metadata
- Download URL: ignition_kernel-1.0.0.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13690a55711230b36feb77e3fc0d16390e92de84428aa22539597c71f6a81b0e
|
|
| MD5 |
c1a6b8e3363e5f61c2cb20db7606c494
|
|
| BLAKE2b-256 |
bc525daa3ef04c60c4be7726cef8de21eff1bdcf25b83d70f67b1f608112c55a
|
File details
Details for the file ignition_kernel-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ignition_kernel-1.0.0-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57c51882d40687860f7315b74697e097de6544cd8273ac0597c0943fc942405a
|
|
| MD5 |
ba34d15b5cdd5f89c8591806b7c67e9e
|
|
| BLAKE2b-256 |
495a7ac534176e25f802e414098628669ba50621dcf29e1ab8ba2060810a43c0
|