Euporie

Latest version: v2.8.4

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

Scan your dependencies

Page 8 of 9

1.4.3

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

Added
=====

- Notebook will scroll so the cursor is always visible when in edit mode
- Add ability to copy cell output
- Allow colour-depth to be manually configured
- Allow scroll bar visibility to be toggled

Fixed
=====

- Ensure dumping notebooks works when stdin is not a TTY (this allows euporie to be used to preview notebooks in ranger)
- Prevent exception when navigating to an empty cell in edit mode
- Prevent wide tables from wrapping with :py:mod:`html2text` renderer

----

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

1.4.2

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

Added
=====

- Respond to kernel requests to clear cell outputs
- Used colored output with elinks HTML renderer

Fixed
=====

- Fix parsing of html tables with empty first cells by :py:mod:`html2text`
- Fixed toggling comments if a line consists of a single right-stripped comment

Changed
=======

- Parse environment variables a Python literals, so setting a binary variable to ``"False"`` no longer evaluates to :py:const:`True`

----

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

1.4.1

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

=====
Fixed
=====

- Exception raised when attempting to strip an empty formatted text string which occasionally caused issues when rendering markdown

----

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

1.4.0

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

Added
=====

- Add :py:mod:`html2text` as a HTML renderer
- Add new markdown parser based on :py:mod:`markdown_it`
- Highlight matching brackets and add command (:kbd:`Ctrl+g`) to jump between matching brackets
- Add shortcuts :kbd:`Alt+Up` and :kbd:`Alt+Down` to move cells
- Show notebook mode in status-bar
- Allow moving cursor between cells from first / last line
- Allow extended a notebooks' cell selection with the mouse (:kbd:`Shift + Click` or :kbd:`Ctrl + Click`)
- Add ability to extend cell selection to top or bottom of notebook

Changed
=======

- Make cell edit mode persistent between cells

Fixed
=====

- Only send terminal query escape codes if output is a TTY - this prevents disrupted output when dumping or paging notebooks
- Fix word selection in case toggle command
- Images now resized if terminal font size changes
- Fixed maultiple bugs with external image converters
- Fix editing cells in external editor

----

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

1.3.1

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

Fixed
=====

- Fix notebook dumping regression

----

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

1.3.0

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

Added
=====

- Added ability to select multiple notebook cells
- Added ability to merge multiple cells
- Added ability to split cells
- Added commands to move cells up and down

Changed
=======

- Expanded run, cut, copy, paste commands to work with multiple cells
- Changing cell type affects all selected cells
- Formatting cells formats all selected code cells

Fixed
=====

- Fix recursion bug when editing a cell when multiple cells are selected

----

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

Page 8 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.