Spyder plugin to use Jupyter notebooks inside Spyder. Currently it supports basic functionality such as creating new notebooks, opening any notebook in your filesystem and saving notebooks at any location.
You can also use Spyder's file switcher to easily switch between notebooks and open an IPython console connected to the kernel of a notebook to inspect its variables in the Variable Explorer.
To install this plugin, you can use either pip
or conda
package managers, as follows:
Using conda (the recommended way!):
conda install spyder-notebook -c spyder-ide
Using pip:
pip install spyder-notebook
This project depends on:
Visit our CHANGELOG file to know more about our new features and improvements.
To start contributing to this project you can execute python setup.py install
to test your changes on Spyder. We follow PEP8 and PEP257 style guidelines.
You can ask your questions at the Spyder group or create a issue in this repo. We will be more than glad to answer.
Support us with a monthly donation and help us continue our activities.
Become a sponsor to get your logo on our README on Github.