Skip to content

gurkult/IGurklang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IGurklang

Jupyter kernel for gurklang

Setup

clone the repo and navigate to it

$ pip install  git+https://github.com/gurkult/py-gurklang.git@lakmatiol/packaging
$ pip install .

then, to start, run

$ python -m igurklang.kernel

this will output something along the lines of

...
To connect another client to this kernel, use:
    --existing kernel-number.json

you can also install the kernel using

$ jupyter kernelspec install gurklang_kernel

then use jupyter console --existing kernel-number.json

About

Jupyter kernel for gurklang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published