A Picat kernel for Jupyter
Project description
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
andsubprocess
libraries - It isn't possible to have interation using
;
or debugger.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
picat_kernel-0.1.tar.gz
(8.4 kB
view details)
Built Distribution
File details
Details for the file picat_kernel-0.1.tar.gz
.
File metadata
- Download URL: picat_kernel-0.1.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78827861a252f48fd2781b75b14dd2cc998dd17005b04f792018d77c81500a50 |
|
MD5 | 2a580af014a248ac973056bf16724c5a |
|
BLAKE2b-256 | 636a4a612814306a08bbc1d001cf94088a31533038c543787ac683cc9017efa3 |
File details
Details for the file picat_kernel-0.1-py3-none-any.whl
.
File metadata
- Download URL: picat_kernel-0.1-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e236f921538e5d24e457e53cb443268096ed6071cccd55625161ffac114b24e |
|
MD5 | ea6d314037432424b1e1865b6dd05f91 |
|
BLAKE2b-256 | a0e5ea80bbfc74f5c5f4fda54eba2156b5aa061f60cf5dd0e2bec9904047ad4a |