https://github.com/matsubara0507/iprolog
Prolog kernel for Jupyter/IPython Notebook
https://github.com/matsubara0507/iprolog
jupyter-kernels prolog
Last synced: 2 months ago
JSON representation
Prolog kernel for Jupyter/IPython Notebook
- Host: GitHub
- URL: https://github.com/matsubara0507/iprolog
- Owner: matsubara0507
- License: mit
- Created: 2017-04-20T12:48:44.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-20T13:41:33.000Z (about 8 years ago)
- Last Synced: 2025-04-22T23:15:08.575Z (2 months ago)
- Topics: jupyter-kernels, prolog
- Language: Python
- Size: 4.88 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iprolog
Prolog kernel for Jupyter/IPython Notebook
use GNU Prolog
## Run
```
$ docker run -p 8888:8888 matsubara0507/iprolog
```