Revisions of python-nbformat

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 795895 from Todd R's avatar Todd R (TheBlackCat) (revision 3)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 703757 from Todd R's avatar Todd R (TheBlackCat) (revision 1)
- Fix some conflicts with old naming scheme.
- Rename to to match python package naming guidelines.
- Provide python-jupyter_ipykernel for backwards-compatibility.
- Fix conflicts with old naming scheme
Displaying revisions 21 - 23 of 23
openSUSE Build Service is sponsored by