picat-kernel 0.1

Creator: bigcodingguy24

Last updated:

Add to Cart

Description:

picatkernel 0.1

An Picat Kernel for Jupyter
Prerequisites

Picat
Jupyter Notebook
metakernel
Linux or MacOS

Instalation via pip
pip install jupyter
pip install metakernel
pip install picat-kernel

Add --user to install in your private environment.
Use
jupyter notebook
# In the notebook interface, select Picat from the 'New' menu

or
jupyter qtconsole --kernel picat

or
jupyter console --kernel picat

Restrictions

It doesn't work on Windows because restrictions of pexpect and subprocess libraries
It isn't possible to have interation using ; or debugger.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.