Jupytext

Latest version: v1.16.2

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

Scan your dependencies

Page 15 of 19

0.6.4

Not secure
------------------

**Added**

- Jupytext will not load paired notebook when text representation is out of date ([63](https://github.com/mwouts/jupytext/issues/63))
- Package tested against Python 3.7 ([68](https://github.com/mwouts/jupytext/issues/68))

**Fixed**

- Allow unicode characters in notebook path ([70](https://github.com/mwouts/jupytext/issues/70))
- Read README.md as unicode in `setup.py` ([71](https://github.com/mwouts/jupytext/issues/71))

0.6.3

Not secure
------------------

**Added**

- Lighter cell markers for Python and Julia scripts ([57](https://github.com/mwouts/jupytext/issues/57)). Corresponding file format version at 1.2. Scripts in previous version 1.1 can still be opened.
- New screenshots for the README.

**Fixed**

- Command line conversion tool `jupytext` fixed on Python 2.7 ([46](https://github.com/mwouts/jupytext/issues/46))

0.6.2

Not secure
------------------

**Added**

- Initial support for Jupyter notebooks as Julia scripts ([56](https://github.com/mwouts/jupytext/issues/56))
- Command line conversion tool `jupytext` has explicit `to` and `output` options ([46](https://github.com/mwouts/jupytext/issues/46))
- Round trip test with `jupytext --test` improved ([54](https://github.com/mwouts/jupytext/issues/54))
- Improved README ([51](https://github.com/mwouts/jupytext/issues/51))


**Fixed**

- testfixtures now in requirements ([55](https://github.com/mwouts/jupytext/issues/55))
- Empty code cells are now preserved ([53](https://github.com/mwouts/jupytext/issues/53))

0.6.1

Not secure
------------------

**Added**

- Package and conversion script renamed from `nbrmd` to `jupytext`.

0.6.0

------------------

**Added**

- Cell parsing and exporting done in two specialized classes. This is way easier to read. Pylint score at 9.9 !
- Python file format updated to 1.1: default end of cell for python scripts is one blank space. Two blank spaces are allowed as well. Now you can reformat code in Python IDE without breaking notebook cells ([38](https://github.com/mwouts/jupytext/issues/38)).
- Added support for plain markdown files ([40](https://github.com/mwouts/jupytext/issues/40), [#44](https://github.com/mwouts/jupytext/issues/44)).
- Demonstration notebooks more user friendly ([45](https://github.com/mwouts/jupytext/issues/45)).
- Command line tool simpler to use ([46](https://github.com/mwouts/jupytext/issues/46)).
- Start code patterns present in Jupyter cells are escaped.
- Default `nbrmd_format` is empty (mwouts/nbsrc/[5](https://github.com/mwouts/jupytext/issues/5)): no Jupyter notebook is created on disk when the user opens a Python or R file and saves it from Jupyter, unless the users asks for it by setting `nbrmd_format`.

**Fixed**

- Fixed message in the `nbsrc` script ([43](https://github.com/mwouts/jupytext/issues/43))
- Technical metadata don't appear any more in scripts unless required ([42](https://github.com/mwouts/jupytext/issues/42))
- Code cells that are fully commented remain code cells after round trip ([41](https://github.com/mwouts/jupytext/issues/41))

0.5.4

------------------

**Added**

- R to Rmd conversion compares well to knitr::spin ([26](https://github.com/mwouts/jupytext/issues/26))
- Increased coverage to 98%

Page 15 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.