Skip to main content

A Picat kernel for Jupyter

Project description

An Picat Kernel for Jupyter

Prerequisites

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.

Project details


Release history Release notifications | RSS feed

This version

0.1

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 hashes)

Uploaded Source

Built Distribution

picat_kernel-0.1-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page