File python-jupyter_nbsphinx.changes of Package python-jupyter_nbsphinx
-------------------------------------------------------------------
Sat Apr 28 19:29:14 UTC 2018 - toddrme2178@gmail.com
- Update to version 0.3.3
* Locally linked files are only copied for Jupyter notebooks
(and not anymore for other Sphinx source files)
-------------------------------------------------------------------
Thu Apr 19 05:06:27 UTC 2018 - toddrme2178@gmail.com
- Update to version 0.3.2
* Links to local files are rewritten for all Sphinx source files (not only
Jupyter notebooks)
-------------------------------------------------------------------
Thu Jan 18 06:43:47 UTC 2018 - toddrme2178@gmail.com
- Update to version 0.3.1
* Enable notebook translations (NB: The use of reST strings is temporary!)
- Update to version 0.3.0
* Add options ``nbsphinx_prolog`` and ``nbsphinx_epilog``
* Links from ``*.rst`` files to notebooks have to start with a slash
-------------------------------------------------------------------
Sun Dec 3 19:11:14 UTC 2017 - arun@gmx.de
- update to version 0.2.18:
* Fix issue #148
-------------------------------------------------------------------
Tue Nov 14 16:35:58 UTC 2017 - arun@gmx.de
- update to version 0.2.17:
* Fix issue #146
- changes from version 0.2.16:
* Fix issue #142
- changes from version 0.2.15 :
* Links to subsections are now possible in all source files
-------------------------------------------------------------------
Tue Sep 19 20:55:07 UTC 2017 - toddrme2178@gmail.com
- Update to 0.2.14
* Add option ``nbsphinx_kernel_name``
-------------------------------------------------------------------
Wed Apr 26 20:34:05 UTC 2017 - toddrme2178@gmail.com
- Implement single-spec version.
-------------------------------------------------------------------
Thu Mar 30 20:16:14 UTC 2017 - toddrme2178@gmail.com
- Initial version.