Skip to main content

CLIPS Jupyter console

Project description

Jupyter Kernel for CLIPS

Source:

https://github.com/noxdafox/iclips

Documentation:

https://iclips.readthedocs.io

Download:

https://pypi.python.org/pypi/iclips

Documentation Status

https://iclips.readthedocs.io/en/latest/_images/example.png

Installation

$ pip install iclips

Usage

$ jupyter console --kernel clips

Docker Container

The container ships a Jupyter Notebook with CLIPS support.

$ docker build -t iclips .

# Run Jupyter Console
$ docker run -it iclips jupyter console --kernel clips

# Run Jupyter Notebook
$ docker run -it -p 8888:8888 iclips

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iCLIPS-0.2.3.tar.gz (28.7 kB view hashes)

Uploaded Source

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