Releases: pyxll/pyxll-jupyter
Releases · pyxll/pyxll-jupyter
v0.7.1
- Add pywin32 as a dependency (for %xl_get/%xl_set functions)
Full Changelog: 0.7.0...0.7.1
v0.7.0
What's Changed
- Use PySide6 as the default Qt package by @tonyroberts in #51
Full Changelog: 0.6.2...0.7.0
v0.6.2
What's Changed
- Fix comparison of hwnds for PyQt5 by @tonyroberts in #49
Full Changelog: 0.6.1...0.6.2
v0.6.1
Full Changelog: 0.6.0...0.6.1
v0.6.0
Full Changelog: 0.5.3...0.6.0
v0.5.0
Release 0.5.0
- Updated for the release of notebook 7.0.0.
- Added more settings for the Qt browser for cookies and persistent storage options.
- Added an extra argument to the OpenJupyterNotebook macro to open Jupyter in a browser from VBA.