Skip to content

yusufcank09/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

See the Contributing Guide for information on how to contribute to the Spyder notebook plugin, including instructions for setting up a development environment.

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 59.8%
  • HTML 19.1%
  • TypeScript 17.3%
  • Jupyter Notebook 2.5%
  • Other 1.3%