Revisions of python-nbdime
Todd R (TheBlackCat)
committed
(revision 9)
converted link to branch
Todd R (TheBlackCat)
committed
(revision 8)
Dominique Leuenberger (dimstar_suse)
accepted
request 703527
from
Todd R (TheBlackCat)
(revision 7)
initialized devel package after accepting 703527
Todd R (TheBlackCat)
accepted
request 703526
from
Todd R (TheBlackCat)
(revision 6)
- Specify which version number is being used to avoid conflicts.
Todd R (TheBlackCat)
accepted
request 703197
from
Todd R (TheBlackCat)
(revision 5)
- Add conflicts to jupyter subpackage to more explicitly handle file overlaps with old naming scheme.
Todd R (TheBlackCat)
committed
(revision 3)
Todd R (TheBlackCat)
committed
(revision 2)
Todd R (TheBlackCat)
accepted
request 698419
from
Todd R (TheBlackCat)
(revision 1)
- Update to 1.0.5 * Fixed filename encoding issue with git diff on Python 2. * Fixes for deploying nbdime on a non-localhost server. * Web: Fixed issue where unchanged cells would not show correctly if unhidden. * Various other fixes and adjustments. - Rename to to match jupyter package naming guidelines. - Update to version 1.0.4 * Fix git diffing failure with older versions of git. Now, an older version of git will simply prevent integration with git filters. * Allow for two-way merge by making the base notebook argument to `nbmerge` optional. It will now default to an empty notebook. - Update to version 1.0.3 * Web: Fix issues with hiding unchanged cells. Make hiding unchanged cells configurable and on by default. * Options of the console printing can now be configured. Mainly the `--no-color` flag disables ANSI color escapes. * Web: Fixed MathJax math rendering. * Various other fixes and adjustments. - Update to version 1.0.2 * Diff: Optimized diffing of large texts (e.g. big cells). * Config: Fixed several issues with the config system. * Lab extension: Updated to latest jupyterlab. All npm packages are now using ES6 features. * Web: Fixed keyboard tabbing / focusing issues. - Update to version 1.0.1 * Web: Fix output rendering of outputs with a period in MIME type name. * Config: Add configuration option for front-end extensions. * Merging: Fix handling of corner case for inline merge strategy. * Various other fixes and adjustments. - Use find "+" strategy. - Use noun phrase in summary. - Update to version 1.0.0 * Added ability for git diff driver to integrate with git filters. * Improved/fixed merge resolution for similar cell insertions. * Added config system to allow for configuring the various entrypoints. Especially useful for customizing which keys to ignore when diffing. * Added control to web view of outputs to select which MIME type to render, and to enable trusting of outputs for full rendering. * Added jupyterlab extension. Frontend/server extensions are now enabled by default on installation. * Various fixes and adjustments. - Switch to wheel-based install - Remove python3-jupyter_vega3 requires as we never had this pkg present in the d:l:py, it is not mentioned in the setup.py - Run the tests - Initial version
Displaying revisions 41 - 49 of 49