Releases: powsybl/pypowsybl-jupyter
Releases · powsybl/pypowsybl-jupyter
v1.0.0
Release notes
⭐ New Features
- Display VLs history by @CBiasuzzi (#17)
- Bump powsybl-network-viewer to v1.0.0 by @CBiasuzzi (#25, #33)
- Voltage level nodes are movable
- Text nodes are movable
- Voltage level nodes are clickable (with shift key pressed)
- NAD lazy processing for the explorer by @CBiasuzzi (#28, #35)
🔨 Technical improvements
- changes map widget's default initial zoom by @CBiasuzzi (#26)
- Increase default NAD depth by @flo-dup (#21)
🪲 Bug fixes
- Fixes rendering inside other notebook frontends (e.g. VSCode, DataSpell) by @CBiasuzzi (#31)
- Uniform light theme used in the explorer widget by @CBiasuzzi (#32)
- Fixes default NAD parameters in the explorer widget by @CBiasuzzi (#34)
📔 Documentation
- Add styles for docs by @So-Fras (#16)
- Update Readme.md by @flo-dup (#27)
- Updates docs by @CBiasuzzi (#36)
Full Changelog: v0.2.0...v1.0.0
v0.2.0
v0.1.0
Release notes
Features
- Network explorer widget: interactive widget to explore a network based on the list of its voltage level, and navigate from one single-line diagram to the other
- Single-line-diagram (SLD) widget: pan and zoom a single-line-diagram SVG
- Network-area-diagram (NAD) widget: pan and zoom a network-area-diagram SVG
- Network-area-diagram (NAD) explorer widget with multi-selection enabled (several voltage levels may be selected together)