Nbrmd

Latest version: v0.6.0

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

Scan your dependencies

Page 2 of 4

0.5.0

+++++++++++++++++++

**Improvements**

- Jupyter magic commands escaped when exported (29)
- 'endofcell' option for explicit (optional) end-of-cell marker (31)
- 'active' cell option now supported for .py and .R export (30)
- Raw cells now preserved when exported to .py or .R (32)
- Extensions can be prefixed, like `.nb.py`, (mwouts/nbsrc5)
- When a file with an extension not associated to 'ipynb' is opened and saved,
no 'ipynb' file is created (mwouts/nbsrc5)
- 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/nbsrc5)
- `nbsrc` script was moved to the `nbrmd` package. The `nbsrc` package now only
contains the documentation (mwouts/nbsrc3)

0.4.6

+++++++++++++++++++

- Ping pypi - previous version still not available

0.4.5

+++++++++++++++++++

**BugFixes**

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

0.4.4

+++++++++++++++++++

**BugFixes**

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

0.4.3

+++++++++++++++++++

**Improvements**

- Multiline comments now supported 25
- Readme refactored, notebook demos available on binder 23

**BugFixes**

- ContentsManager can be imported even if `notebook.transutils` is not
available, for compatibility with older python distributions.
- Fixed missing cell metadata 27
- Documentation tells how to avoid creating `.ipynb` files 16

0.4.2

+++++++++++++++++++

**Improvements**

- 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)

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.