Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Jupyter kernel for the Disco language

This requires IPython 3.

To install:

pip install disco_lang_kernel/
python -m disco_lang_kernel.install

To use it, run one of:

jupyter notebook
# In the notebook interface, select Disco from the 'New' menu
jupyter qtconsole --kernel disco_lang
jupyter console --kernel disco_lang

For details of how this works, see the Jupyter docs on wrapper kernels, and Pexpect's docs on the replwrap module

About

Jupyter kernel for the Disco language.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages