/jansiokernel

A jupyter io kernel.

Primary LanguagePythonMIT LicenseMIT

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