Nbstata

Latest version: v0.8.2

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

Scan your dependencies

Page 3 of 7

0.5.0

New Features
- More robust %browse magic (mimics the look of Stata's browse, reducing the mental disconnect)
- Improved formatting for %help magic, making it much less painful to use

**Full Changelog**: https://github.com/hugetim/nbstata/compare/v0.4.2...v0.5.0

0.4.2

New Features
- Add `graph_width`, `graph_height` config options
- Invalid configuration settings now trigger an informative message rather than failing silently
- Add `%status` magic

**Full Changelog**: https://github.com/hugetim/nbstata/compare/v0.4.1...v0.4.2

0.4.1

New Features
* Local macros now allowed in browse/head/tail magics
* Ending a cell in an unclosed multi-line comment (`/*` without `*/`) now triggers a warning

Bug Fixes
* Long local macro values were being truncated between cells. That has been fixed.
* Previously, a statement in `delimit ;` mode without a closing `;` would be run in `noecho` mode, which is different from the default `pystata` behavior otherwise. That has been fixed so that behavior is now the same in `noecho` mode.
* A couple magic syntax issues were addressed.

**Full Changelog**: https://github.com/hugetim/nbstata/compare/v0.4.0...v0.4.1

0.4.0

New Features
* `%set` magic to configure in-notebook
* warn when code cell ends in a code block: potential different behavior from exported .do file

**Full Changelog**: https://github.com/hugetim/nbstata/compare/v0.3.9...v0.4.0

0.3.9

Breaking Changes
- The `version` command now carries over across cells

Bug Fixes
- `delimit` now works by itself, as the only command, in a code cell
- Running `python` code in noecho mode will now show text output continuously, rather than only all at once when the cell finishes running

**Full Changelog**: https://github.com/hugetim/nbstata/compare/v0.3.8...v0.3.9

0.3.8

Changes

- Make cell magics syntax start with double %% (deprecating the old % syntax)


**Full Changelog**: https://github.com/hugetim/nbstata/compare/v0.3.7...v0.3.8

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.