Euporie

Latest version: v2.8.2

Safety actively analyzes 638430 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 9

2.0.5

*******************

Added
=====

- Add interactive JSON cell output preview

Fixed
=====

- Sort configuration sub-menus
- Prevent crash when opening key-binding dialog
- Prevent jumping when scrolling if document is less than one page long
- Fixed issue with range sliders which caused a crash on notebook load

----

*******************

2.0.4

*******************

Added
=====

- Add colorful command line help text

Changed
=======

- Pre-render cells in background thread when notebook is loaded
- Make scrolling the notebook significantly less janky

Fixed
=====

- Scroll the selected cell into view when entering cell edit mode
- Prevent excessive re-rendering of cells

----

*********************

2.0.3

*********************

Fixed
=====

- Handle deleted cells in cell mouse handle wrapper
- Fixed bug in ``euporie-notebook`` where cursor remains hidden when the app exits
- Fix inverted missing kernel logic

----

*********************

2.0.2

*********************

Fixed
=====

- Fixed bug where rendering LaTeX in HTML would sometime fail
- Fixed bug where ipywidget float log sliders would not accept intermediate values

----

*********************

2.0.1

*********************

Fixed
=====

- Fixed bug with rendering LaTeX maths in markdown cells

----

*********************

2.0.0

*********************

Added
=====

- Added new HTML renderer
- Added shortcut key hints in menus and buttons
- Added a shadow under the completions menu
- Allow changing color depth on the fly
- Key-bindings can now be edited in the configuration file
- Queue inputs which are run before kernel starts, and run them once the kernel has started
- Add ability to convert from console to notebook
- Set initial vi mode to navigation
- Add euporie console application
- Add "Save As..." command
- Allow opening file from remote file systems (e.g. ``http:``, ``hdfs:``, ``gs:``, ``s3:``, etc.)
- Add ability to undo deleting cells
- Add support for ipywidgets
- Allow changing app accent color
- Allow connecting to existing kernels with :option:`kernel_connection_file` config option

Changed
=======

- Auto-indent text on newline inside brackets in micro editor mode
- Improve quality of copied outputs
- Cells are now displayed as soon as they are rendered in ``preview``
- Added the ``--save`` option in ``preview``, which saves the notebook if ``--run`` is used
- Apps are now individually configurable
- The ``edit`` app is not called ``notebook``
- The preferred method of launching apps is now using the ``euporie-*`` commands
- The style of the applications and widgets has been refresh
- Allow creating new notebooks without first passing a file path
- Use :py:mod:`fastjsonschema` to parse configuration more quickly
- Reduce memory usage by allowing the garbage collector to remove deleted cells and graphics
- Make clicking to select a cell pass the click event to the cell

Fixed
=====

- Clicking on a cell to focus no longer results in a selection if the notebooks has to be scrolled
- Fix issue with hyperlinks taking over the screen
- Fix bug which prevented mouse scrolling in some circumstances
- Fix ``--version`` command line flag

----

*********************

Page 6 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.