8000 GitHub - jans-code/jansiexkernel: An iex/Elixir jupyter kernel.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jans-code/jansiexkernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jansiexkernel

alt

A simple iex/elixir kernel for jupyter. Created using IPython's kernel and pexpect's REPLWrapper subclasses. This is a WIP, some things might just not work.

Dev Installation

  • install Elixir from your distro's package manager
  • pip install jupyterlab and pexpect
  • download/clone this project
  • open shell in project folder
  • pip install -e ./
  • jupyter kernelspec install --user jansiexkernel

Uninstall

  • jupyter kernelspec uninstall jansiexkernel
  • pip uninstall jansiexkernel

About

An iex/Elixir jupyter kernel.

Resources

License

Stars

Watchers

Forks

3C5F 0 forks

Releases

No releases published

Packages

No packages published
0