Jupytext

Latest version: v1.16.2

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

Scan your dependencies

Page 16 of 19

0.5.3

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

**Fixed**

- Read and write version to the same metadata ([36](https://github.com/mwouts/jupytext/issues/36))

0.5.2

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

**Added**

- Classical jupyter extensions (autoreload, rmagics) are also escaped ([35](https://github.com/mwouts/jupytext/issues/35))
- Explicit file format version, set at 1.0, to avoid overriding ipynb files by accident ([36](https://github.com/mwouts/jupytext/issues/36))

0.5.1

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

**Fixed**

- Source only notebooks can be trusted.

0.5.0

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

**Added**

- Jupyter magic commands escaped when exported ([29](https://github.com/mwouts/jupytext/issues/29))
- 'endofcell' option for explicit (optional) end-of-cell marker ([31](https://github.com/mwouts/jupytext/issues/31))
- 'active' cell option now supported for .py and .R export ([30](https://github.com/mwouts/jupytext/issues/30))
- Raw cells now preserved when exported to .py or .R ([32](https://github.com/mwouts/jupytext/issues/32))
- Extensions can be prefixed, like `.nb.py`, (mwouts/nbsrc[5](https://github.com/mwouts/jupytext/issues/5))
- When a file with an extension not associated to 'ipynb' is opened and saved, no 'ipynb' file is created (mwouts/nbsrc[5](https://github.com/mwouts/jupytext/issues/5))
- Extensions can now be a sequence of groups. For instance, `nbrmd_formats="ipynb,nb.py;script.ipynb,py"` will create an `ipynb` file when a `nb.py` is opened (and conversely), and a `script.ipynb` file when a `py` file is opened (mwouts/nbsrc[5](https://github.com/mwouts/jupytext/issues/5))
- `nbsrc` script was moved to the `nbrmd` package. The `nbsrc` package now only contains the documentation (mwouts/nbsrc[3](https://github.com/mwouts/jupytext/issues/3))

0.4.6

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

- Ping pypi - previous version still not available

0.4.5

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

**Fixed**

- Removed dependency of `setup.py` on `yaml`

Page 16 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.