nbsphinx

Sphinx source parser for Jupyter notebooks

MIT License

Downloads
1.7M
Stars
453
Committers
50

Bot releases are visible (Hide)

nbsphinx - nbsphinx 0.2.13

Published by mgeier over 7 years ago

nbsphinx - nbsphinx 0.2.12

Published by mgeier almost 8 years ago

https://pypi.python.org/pypi/nbsphinx/0.2.12

  • Basic support for widgets
  • CSS is now "responsive", some new CSS classes
nbsphinx - nbsphinx 0.2.11

Published by mgeier almost 8 years ago

nbsphinx - nbsphinx 0.2.10

Published by mgeier about 8 years ago

https://pypi.python.org/pypi/nbsphinx/0.2.10

  • Enable JavaScript output cells
nbsphinx - nbsphinx 0.2.9

Published by mgeier about 8 years ago

https://pypi.python.org/pypi/nbsphinx/0.2.9

  • Add option nbsphinx_prompt_width
nbsphinx - nbsphinx 0.2.8

Published by mgeier over 8 years ago

https://pypi.python.org/pypi/nbsphinx/0.2.8

  • Add options nbsphinx_execute and nbsphinx_execute_arguments
  • Separate "display priority" for HTML and LaTeX
nbsphinx - nbsphinx 0.2.7

Published by mgeier over 8 years ago

https://pypi.python.org/pypi/nbsphinx/0.2.7

  • Special CSS tuning for sphinx_rtd_theme
  • Replace info/warning <div> elements with nbinfo/nbwarning
nbsphinx - nbsphinx 0.2.6

Published by mgeier over 8 years ago

https://pypi.python.org/pypi/nbsphinx/0.2.6

  • Support for LaTeX math environments in Markdown cells
  • Add options nbsphinx_timeout and nbsphinx_codecell_lexer
nbsphinx - nbsphinx 0.2.5

Published by mgeier over 8 years ago

https://pypi.python.org/pypi/nbsphinx/0.2.5

  • Add option nbsphinx_allow_errors to globally ignore exceptions
  • Separate class nbsphinx.Exporter
nbsphinx - nbsphinx 0.2.4

Published by mgeier over 8 years ago

https://pypi.python.org/pypi/nbsphinx/0.2.4

  • Support for "nbsphinx-toctree" cell metadata
nbsphinx - nbsphinx 0.2.3

Published by mgeier over 8 years ago

https://pypi.python.org/pypi/nbsphinx/0.2.3

  • Links from notebooks to local files can now be used
nbsphinx - nbsphinx 0.2.2

Published by mgeier almost 9 years ago

https://pypi.python.org/pypi/nbsphinx/0.2.2

  • Support for links to sub-sections in other notebooks
nbsphinx - nbsphinx 0.2.1

Published by mgeier almost 9 years ago

https://pypi.python.org/pypi/nbsphinx/0.2.1

  • No need to mention source_suffix and source_parsers in conf.py
nbsphinx - nbsphinx 0.2.0

Published by mgeier almost 9 years ago

https://pypi.python.org/pypi/nbsphinx/0.2.0

  • Add support for allow_errors and hidden metadata
  • Add custom reST template
  • Add nbinput and nboutput directives with HTML+CSS and LaTeX formatting
  • Turn nbsphinx into a Sphinx extension