AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.3.3 * Locally linked files are only copied for Jupyter notebooks (and not anymore for other Sphinx source files)
- Update to version 0.3.2 * Links to local files are rewritten for all Sphinx source files (not only Jupyter notebooks)
- 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
- update to version 0.2.18: * Fix issue #148
- 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
- Update to 0.2.14 * Add option ``nbsphinx_kernel_name``
- Implement single-spec version.
- Initial version.