Jupytext

Latest version: v1.16.2

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

Scan your dependencies

Page 17 of 19

0.4.4

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

**Fixed**

- Package republished with `python setup.py sdist bdist_wheel` to fix missing dependencies

0.4.3

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

**Added**

- Multiline comments now supported [25](https://github.com/mwouts/jupytext/issues/25)
- Readme refactored, notebook demos available on binder [23](https://github.com/mwouts/jupytext/issues/23)

**Fixed**

- ContentsManager can be imported even if `notebook.transutils` is not available, for compatibility with older python distributions.
- Fixed missing cell metadata [27](https://github.com/mwouts/jupytext/issues/27)
- Documentation tells how to avoid creating `.ipynb` files [16](https://github.com/mwouts/jupytext/issues/16)

0.4.2

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

**Added**

- Added test for R notebooks
- Added pylint badge, imports now in correct order
- New `active` cell metadata that allows cell activation only for desired extensions (currently available for Rmd and ipynb extensions only)

0.4.1

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

**Fixed**

- Indented python code will not start a new cell [20](https://github.com/mwouts/jupytext/issues/20)
- Fixed parsing of Rmd cell metadata [21](https://github.com/mwouts/jupytext/issues/21)

0.4.0

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

**Added**

- `.py` format for notebooks is lighter and pep8 compliant

**Fixed**

- Default nbrmd config not added to notebooks ([17](https://github.com/mwouts/jupytext/issues/17))
- `nbrmd_formats` becomes a configurable traits ([16](https://github.com/mwouts/jupytext/issues/16))
- Removed `nbrmd_sourceonly_format` metadata. Source notebook is current notebook when not `.ipynb`, otherwise the first notebook format in `nbrmd_formats` (not `.ipynb`) that is found on disk

0.3.0

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

**Added**

- Introducing support for notebooks as python `.py` or R scripts `.R`

Page 17 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.