Metadata-Version: 2.1
Name: spyder-notebook
Version: 0.2.3
Summary: Jupyter notebook integration with Spyder
Home-page: https://github.com/spyder-ide/spyder-notebook
Author: Spyder Development Team
Author-email: UNKNOWN
License: MIT
Keywords: spyder jupyter notebook
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires-Dist: spyder (>=4)
Requires-Dist: notebook (>=4.3)
Requires-Dist: qtpy
Requires-Dist: requests
Requires-Dist: psutil
Requires-Dist: nbformat

This package allows the Jupyter notebook to run inside Spyder as a plugin.


