Skip to content

Releases: spatialaudio/nbsphinx

nbsphinx 0.7.0

08 May 11:47
Compare
Choose a tag to compare

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 0.6.1

18 Apr 15:52
Compare
Choose a tag to compare

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

  • .ipynb_checkpoints is automatically added to exclude_patterns

nbsphinx 0.6.0

03 Apr 13:21
Compare
Choose a tag to compare

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 0.5.1

28 Jan 10:06
Compare
Choose a tag to compare

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

nbsphinx 0.5.0

20 Nov 10:50
Compare
Choose a tag to compare

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

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

nbsphinx 0.4.3

30 Sep 13:48
Compare
Choose a tag to compare

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

  • Add option nbsphinx_requirejs_path (and nbsphinx_requirejs_options)

nbsphinx 0.4.2

15 Jan 09:53
Compare
Choose a tag to compare

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

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

nbsphinx 0.4.1

16 Dec 14:26
Compare
Choose a tag to compare

nbsphinx 0.4.0

14 Dec 12:58
Compare
Choose a tag to compare

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 0.3.5

10 Sep 09:08
Compare
Choose a tag to compare