- Update to 5.0.4 * Fixed issue causing python 2 to pick up 5.0.x releases. - Drop doc subpackage. This was a leftover from when the tests were run in another package and keeping up with the rapidly-changing readthedocs download URLs is difficult. - Update to 5.0.3 * Removed debug print statements from project. - Update to 5.0.2 * Added schema validation files for older versions. This was breaking notebook generation. - Update to 5.0 * Starting with 5.0, ``nbformat`` is now Python 3 only (>= 3.5) * Add execution timings in code cell metadata for v4 spec. ``"metadata": { "execution": {...}}`` should be populated with kernel-specific timing information. * Documentation for how markup is used in notebooks added * Link to json schema docs from format page added * Documented the editable metadata flag * Update description for collapsed field * Documented nbformat versions 4.0-4.3 with accurate json schema specification files * Clarified info about :ref:`name`'s meaning for cells * Added a default execution_count of None for new_output_cell('execute_result') * Added support for handling nbjson kwargs * Wheels now correctly have a LICENSE file * Travis builds now have a few more execution environments OBS-URL: https://build.opensuse.org/request/show/773195 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbformat?expand=0&rev=10
Description
No description provided
Languages
Diff
100%