34b74a7fa5
Accepting request 1195127 from devel:languages:python:jupyter
Ana Guerrero2024-08-21 21:27:26 +00:00
b23cbff794
- Update to 7.16.4 * rst exporter: Re-enable coalescing streams #2142 (@mgeier)
Benjamin Greiner2024-08-21 13:36:40 +00:00
28e26002f8
Accepting request 1163580 from devel:languages:python:jupyter
Ana Guerrero2024-04-02 14:40:41 +00:00
2e5a6d9876
- Update to 7.16.3 * Maintenance and upkeep improvements
Benjamin Greiner2024-03-29 18:50:51 +00:00
a08499be0c
Accepting request 1156358 from devel:languages:python:jupyter
Ana Guerrero2024-03-08 17:10:41 +00:00
e0ca185472
- Update to 7.16.2 * [HTMLExporter] Initialize resources before widget filtering #2118 (@yuvipanda) - Release 7.16.1 is pure maintenance - Skip testing python39: no longer supported since ipython 8.19
Benjamin Greiner2024-03-08 13:17:43 +00:00
7d4a6ffc14
Accepting request 1144995 from devel:languages:python:jupyter
Ana Guerrero2024-02-08 18:02:16 +00:00
60e2caebc4
- update to 7.16.0: * Add a toggle to skip the svg encoding of images #2106 * Support configurable width and height of reveal presentations
Dirk Mueller2024-02-07 19:38:17 +00:00
669ba0d2ed
Accepting request 1140294 from devel:languages:python:jupyter
Ana Guerrero2024-01-21 22:10:31 +00:00
b56d1f3a58
- Update to 7.14.2 via 7.14.1, 7.14.0 * Fix broken image scaling in case a custom width or height is provided for the image #2094 (@AndSte01) * Convert coalescese_streams function to CoalesceStreamsPreprocessor #2089 (@ryan-williams) * Fix webpdf test on Python 3.12 #2088 (@blink1073)
Benjamin Greiner2024-01-21 11:44:56 +00:00
85a58519c7
Accepting request 1135497 from devel:languages:python:jupyter
Ana Guerrero2023-12-28 22:03:42 +00:00
91b5f85a7d
- Update to 7.13.1 * Restore removed import #2086 (@blink1073) - Release 7.13.0 * Add table, td, tr to allowed list of tags #2083 (@yuvipanda)
Benjamin Greiner2023-12-28 15:29:29 +00:00
2204d2f171
Accepting request 1133611 from devel:languages:python:jupyter
Ana Guerrero2023-12-17 20:32:06 +00:00
af22823027
- update to 7.12.0: * Allow to load config from env. * Use ruff on notebooks and update typings * update Python version support in docs * Support es modules in js includes * Clean up lint handling and list generics * Remove not needed pytest-dependency test requirement * Update to mermaid 10.6.0, docs keyboard navigation * Fix typing for traitlets 5.13 * Adopt ruff format * Update typings and remove dead link * Update to mermaid 10.6.0, docs keyboard navigation - Remove the doc package * New kernel_manager_class configuration option for allowing systems to be set up to resolve kernels in different ways. * Kernel errors now will be logged for debugging purposes when executing notebooks.
Dirk Mueller2023-12-16 12:54:53 +00:00
3768bbf747
Accepting request 1116519 from devel:languages:python:jupyter
Ana Guerrero2023-10-10 19:00:22 +00:00
a3acf94558
- Update to 7.9.2 * Restore ResourcesDict to the public API #2055 (@blink1073) - Release 7.9.1 * Include tests in sdist #2053 (@blink1073) - Release 7.9.0 * Update to mermaidjs 10.5.0 #2051 (@bollwyvl) * Update typing for traitlets 5.11 #2050 (@blink1073) * Fixup typings #2048 (@blink1073)
Benjamin Greiner2023-10-09 18:21:15 +00:00
ddb172c942
Accepting request 1113304 from devel:languages:python:jupyter
Ana Guerrero2023-09-25 18:03:19 +00:00
0921355675
- Update to 7.2.10 * Add cell-id anchor for cell identification #1897 (@krassowski) * Do not import pyppeteer for installation check #1947 (@krassowski)
Benjamin Greiner2023-03-19 16:11:00 +00:00
8f458d9041
- Update to version 7.0.0 * Update to Mistune 2.0.2 by @TiagodePAlves in #1764 * Clean up markdown parsing by @blink1073 in #1774 * Switch to hatch build backend by @blink1073 in #1777 * switch from entrypoints to importlib-metadata by @konstin in #1782 * Add recursive flag for glob notebook search by @paoloalba in #1785 * Updates for sphinx 5.0 support by @blink1073 in #1788 * Fixed unique div ids in lab template, fixed#1759 by @veghdev in #1761 * WebPDFExporter: Emulate media print by @martinRenou in #1791 * Fix fonts overriden by user stylesheet by inheriting styles by @dakoop in #1793 * Fix lab template output alignment by @dakoop in #1795 * Add qtpdf and qtpng exporters by @davidbrochart in #1611 * Fix linters by @martinRenou in #1825 * Remove downloaded CSS from repository by @martinRenou in #1827 * escape_html: prevent escaping quotes on widgets JSON reprs (#1829) by @martinRenou in #1830 * Remove tests from bdist by @TiagodePAlves in #1822 * Encode SVG image data as UTF-8 before calling lxml cleaner (fixes#1836) by @emarsden in #1837 * Handle nbformat 5.5 by @blink1073 in #1841 - Drop nbconvert-vendorize-mistune.patch and mistune 0.8.4 sources.
Benjamin Greiner2022-09-26 00:28:09 +00:00
9059646b58
Accepting request 943334 from home:bnavigator:branches:devel:languages:python:jupyter:notraitlets5
Benjamin Greiner2021-12-31 16:54:01 +00:00
b0073e5a99
- Upgrade to the version 6.3.0: - Bugfixes: - Update state filter - Add slide numbering - Fix HTML templates mentioned in help docs - Add the ability to fully customize widget_renderer_url - Enable users to customize MathJax URLs - Add CLI configuration for disable-chromium-sandbox - Enables webpdf to be rendered with templates - Adds dejavu - Significant Changes¶ - Dropped Python 3.6 and added Python 3.9 - Convert execute preprocessor wrapper to resemble papermill - Comprehensive notes¶ - Feature: support static widgets in Reveal.js slides PR #1553: - Feature: add speaker notes to Reveal.js template - Add correct output mimetype to WebPDF exporter - Set mimetype for webpdf correctly - Fix docstring issue and a broken link - Add CLI example for removing cell tag syntax - Include output of stdin stream in lab template - Don’t use a shell to call inkscape - JupyterLab export as HTML with widgets fails to load widgets - Move note inside Reveal.js HTML slideshow - fix issue 1507: broken command line option –CSSHTMLHeaderPreprocessor.style= - Fix order of template paths - Changed documentation of external_exporters
Matej Cepl2021-12-30 18:29:35 +00:00
ac7f11c9f6
- Update to 6.0.7: - 6.0.7 - Primarly a release addressing template extensions issues reported since 6.0 launched. - 6.0.6 - A range of bug fixes for webpdf exports - 6.0.5 - Revert networkidle2 change which caused custom cdn-fetched widgets in webpdf - 6.0.4 - Bugfixes only - 6.0.3 - Execute preprocessor no longer add illegal execution counts to markdown cells :ghpull:1396: - 6.0.2 - A patch for a few minor issues raised out of the 6.0 release. - 6.0.1 - A quick patch to fix an issue with get_exporter :ghpull:1367: - 6.0 - Nbconvert 6.0 is a major release of nbconvert which includes many significant changes. - Python 2 support was dropped. Currently Python 3.6-3.8 is supported and tested by nbconvert. However, nbconvert 6.0 provides limited support for Python 3.6. nbconvert 6.1 will drop support for Python 3.6. Limited support means we will test and run CI on Python 3.6.12 or higher. Issues that are found only affecting Python 3.6 are not guaranteed to be fixed. We recommend all users of nbconvert use Python 3.7 and higher. - Unlike previous versions, nbconvert 6.0 relies on the nbclient package for the execute preprocessor, which allows for
Matej Cepl2021-02-25 23:27:58 +00:00