@hackage / ipynb

Data structure for working with Jupyter notebooks (ipynb).

Latest0.2

About

Metadata

  • Last updated , by sjakobi
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: jgm@berkeley.edu

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.0.1
  2. 8.10.4
  3. 8.8.1
  4. 8.6.5
  5. 8.4.4
  6. 8.2.2

Readme

ipynb defines a data structure for representing Jupyter notebooks, along with ToJSON and FromJSON instances for conversion to and from JSON .ipynb files.