Metadata-Version: 2.1
Name: PWE-NB-Extension
Version: 0.0.3
Summary: A Notebook Extension for the Possible Worlds Explorer
Home-page: https://github.com/idaks/PWE-NB-Extension
Author: Sahil Gupta
Author-email: 
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: PW-explorer (>=0.0.20)
Requires-Dist: IPython (>=7.3.0)
Requires-Dist: notebook (>=5.7.0)
Requires-Dist: Pygments (>=2.2.0)

# PWE-NB-Extension
Notebook Extension for PWE

#### Acknowledgement:
Prolog Syntax Highlighting code for Codemirror found [here](https://github.com/SWI-Prolog/swish/tree/master/web/js/codemirror/mode/prolog)


