Skip to content

Releases: powsybl/pypowsybl-jupyter

v1.0.0

27 Nov 16:49
v1.0.0
038df98
Compare
Choose a tag to compare

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

🪲 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

Full Changelog: v0.2.0...v1.0.0

v0.2.0

04 Sep 10:29
v0.2.0
48e5244
Compare
Choose a tag to compare

Release notes

Features

  • Map-viewer widget: displays the substation and lines on a map when geodata is available (#13)
  • Network explorer:
    • adds the map-viewer widget in a third tab (#13)
    • adds a use_name parameter to display names instead of ids (#15)

screenshot

v0.1.0

04 Sep 10:28
v0.1.0
2654720
Compare
Choose a tag to compare

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)

widget