jans-code / jansiokernel

A jupyter io kernel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jansiokernel

Logo

A jupyter kernel implementation of io.

Dev Installation

  • install io from your package repository
  • download/clone this project
  • open shell in project folder
  • pip install -e ./
  • then install kernelspec
  • jansiokernel
  • or
  • jupyter kernelspec install --user jansiokernel

Uninstall

  • jupyter kernelspec uninstall jansiokernel
  • pip uninstall jansiokernel

About

A jupyter io kernel.

License:MIT License


Languages

Language:Python 76.7%Language:Jupyter Notebook 23.3%