nbsphinx

Sphinx source parser for Jupyter notebooks

MIT License

Downloads
1.3M
Stars
450
Committers
49

Bot releases are visible (Hide)

nbsphinx - nbsphinx 0.7.0

Published by mgeier over 4 years ago

https://pypi.org/project/nbsphinx/0.7.0/

  • Warnings can be suppressed with suppress_warnings.
  • <img> tags are handled in Markdown cells; the alt, width,
    height and class attributes are supported.
  • CSS: prompts protrude into left margin if nbsphinx_prompt_width is
    too small. If you want to hide the prompts, use custom CSS.
nbsphinx - nbsphinx 0.6.1

Published by mgeier over 4 years ago

https://pypi.org/project/nbsphinx/0.6.1/

  • .ipynb_checkpoints is automatically added to exclude_patterns
nbsphinx - nbsphinx 0.6.0

Published by mgeier over 4 years ago

https://pypi.org/project/nbsphinx/0.6.0/

  • Thumbnail galleries (inspired by https://sphinx-gallery.github.io/)
  • nbsphinx-toctree as cell tag
  • Keyword arguments in nbsphinx_custom_formats
  • Python 2 support has been dropped
nbsphinx - nbsphinx 0.5.1

Published by mgeier over 4 years ago

https://pypi.org/project/nbsphinx/0.5.1/

nbsphinx - nbsphinx 0.5.0

Published by mgeier almost 5 years ago

https://pypi.org/project/nbsphinx/0.5.0/

  • Automatic support for Jupyter widgets, customizable with nbsphinx_widgets_path (and nbsphinx_widgets_options)
nbsphinx - nbsphinx 0.4.3

Published by mgeier about 5 years ago

https://pypi.org/project/nbsphinx/0.4.3/

  • Add option nbsphinx_requirejs_path (and nbsphinx_requirejs_options)
nbsphinx - nbsphinx 0.4.2

Published by mgeier almost 6 years ago

https://pypi.org/project/nbsphinx/0.4.2/

  • Re-establish Python 2 compatibility (but the clock is ticking ...)
nbsphinx - nbsphinx 0.4.1

Published by mgeier almost 6 years ago

nbsphinx - nbsphinx 0.4.0

Published by mgeier almost 6 years ago

https://pypi.org/project/nbsphinx/0.4.0/

  • Support for "data-cite" HTML tags in Markdown cells
  • Add option nbsphinx_custom_formats
  • LaTeX macros \nbsphinxstartnotebook and \nbsphinxstopnotebook
  • Support for cell attachments
  • Add options nbsphinx_input_prompt and nbsphinx_output_prompt
  • Re-design LaTeX output of code cells, fix image sizes
nbsphinx - nbsphinx 0.3.5

Published by mgeier about 6 years ago

nbsphinx - nbsphinx 0.3.4

Published by mgeier about 6 years ago

https://pypi.org/project/nbsphinx/0.3.4/

  • Fix issue #196 and other minor changes
nbsphinx - nbsphinx 0.3.3

Published by mgeier over 6 years ago

https://pypi.org/project/nbsphinx/0.3.3/

  • Locally linked files are only copied for Jupyter notebooks (and not anymore for other Sphinx source files)
nbsphinx - nbsphinx 0.3.2

Published by mgeier over 6 years ago

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

  • Links to local files are rewritten for all Sphinx source files (not only Jupyter notebooks)
nbsphinx - nbsphinx 0.3.1

Published by mgeier almost 7 years ago

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

  • Enable notebook translations (NB: The use of reST strings is temporary!)
nbsphinx - nbsphinx 0.3.0

Published by mgeier almost 7 years ago

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

  • Add options nbsphinx_prolog and nbsphinx_epilog
  • Links from *.rst files to notebooks have to start with a slash
nbsphinx - nbsphinx 0.2.18

Published by mgeier almost 7 years ago

nbsphinx - nbsphinx 0.2.17

Published by mgeier almost 7 years ago

nbsphinx - nbsphinx 0.2.16

Published by mgeier almost 7 years ago

nbsphinx - nbsphinx 0.2.15

Published by mgeier almost 7 years ago

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

  • Links to subsections are now possible in all source files
nbsphinx - nbsphinx 0.2.14

Published by mgeier over 7 years ago

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

  • Add option nbsphinx_kernel_name