Skip to content

Sierd/spyder-notebook

 
 

Repository files navigation

Spyder notebook plugin

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.

Project details

license conda version download count pypi version Join the chat at https://gitter.im/spyder-ide/public OpenCollective Backers OpenCollective Sponsors

Build status

Windows status Linux status MacOS status codecov Crowdin

Installation

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

Dependencies

This project depends on:

Changelog

Visit our CHANGELOG file to know more about our new features and improvements.

Development and contribution

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.

Contact

You can ask your questions at the Spyder group or create a issue in this repo. We will be more than glad to answer.

Overview

example

Sponsors

Spyder and its subprojects are funded thanks to the generous support of

QuansightNumfocus

and the donations we have received from our users around the world through Open Collective:

Sponsors

About

Jupyter notebook integration with Spyder

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 76.8%
  • HTML 22.3%
  • Jupyter Notebook 0.9%