Skip to content

anywidget@0.6.5

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 17:14
· 414 commits to main since this release
5ee8451

Patch Changes

  • fix: disable auto-reloading in dist-packages (#276)

    When the package is located in dist-packages, auto-reloading is now disabled. This prevents unnecessary warnings when the package is used in environments like Google Colab which are likely non-development installs.