Giter VIP home page Giter VIP logo

nbformat's Introduction

The Jupyter Notebook Format

codecov.io Code Health CI Tests

nbformat contains the reference implementation of the Jupyter Notebook format, and Python APIs for working with notebooks.

There is also a JSON schema for notebook format versions >= 3.

Installation

From the command line:

pip install nbformat

Using a different json schema validator

You can install and use fastjsonschema by running:

pip install nbformat[fast]

To enable fast validation with fastjsonschema, set the environment variable NBFORMAT_VALIDATOR to the value fastjsonschema.

Python Version Support

This library supported python 2.7 and python 3.5+ for 4.x.x releases. With python 2's end-of-life nbformat 5.x.x is now python 3.5+ only. Support for 3.5 will be dropped when it's officially sunset by the python organization.

Contributing

Read CONTRIBUTING.md for guidelines on how to setup a local development environment and make code changes back to nbformat.

nbformat's People

Contributors

minrk avatar takluyver avatar mseal avatar jhamrick avatar ellisonbg avatar carreau avatar mpacer avatar jdfreder avatar fperez avatar rgbkrk avatar goanpeca avatar jasongrout avatar ivanov avatar vidartf avatar groutr avatar thombashi avatar captainsafia avatar cel4 avatar madhu94 avatar willingc avatar choldgraf avatar scjody avatar sylvaincorlay avatar therzka avatar blink1073 avatar sethrj avatar cool-rr avatar nicholaswold avatar bollwyvl avatar moble avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.