Aiidalab-widgets-base

Latest version: v2.2.2

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

Scan your dependencies

Page 1 of 10

2.3.0a2

<!-- Release notes generated using configuration in .github/release.yml at v2.3.0a2 -->

What's Changed
New Features 🎉
* Add `static` folder for static files and pre-loaded stylesheets (using new utility) by edan-bainglass in https://github.com/aiidalab/aiidalab-widgets-base/pull/624
Other Changes
* Fix warnings in pytest by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/628
* Downgrade minimum traitlets version to 5.4 by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/629
* Fix notebook tests by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/630

New Contributors
* edan-bainglass made their first contribution in https://github.com/aiidalab/aiidalab-widgets-base/pull/624

**Full Changelog**: https://github.com/aiidalab/aiidalab-widgets-base/compare/v2.3.0a1...v2.3.0a2

2.3.0a1

<!-- Release notes generated using configuration in .github/release.yml at v2.3.0a1 -->

What's Changed
Other Changes
* Various dependency fixes by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/621


**Full Changelog**: https://github.com/aiidalab/aiidalab-widgets-base/compare/v2.3.0a0...v2.3.0a1

2.3.0a0

<!-- Release notes generated using configuration in .github/release.yml at v2.3.0a0 -->

What's Changed
New Features 🎉
* Adding support for `orm.Containerized` codes by mikibonacci in https://github.com/aiidalab/aiidalab-widgets-base/pull/617
Documentation 📝
* Speedup readthedocs build with uv by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/604
* Hide private methods in API documentation by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/607

Other Changes

* Test with aiida-core=2.5 by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/599
* Make ELN widgets optional by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/609
* CI fix: Test on push to master branch, not main! by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/611
* CI: Don't track coverage of tests/ by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/614
* Support and test with py3.11 by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/619
* Make auto-generated release notes nicer by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/618
* deps: Vendor more_itertools.consecutive_groups by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/613

New Contributors
* mikibonacci made their first contribution in https://github.com/aiidalab/aiidalab-widgets-base/pull/617

**Full Changelog**: https://github.com/aiidalab/aiidalab-widgets-base/compare/v2.2.2...v2.3.0a0

2.2.2

What's Changed
* Fix handling of default computer in `ComputationalResourcesDatabaseWidget` by yakutovicha in https://github.com/aiidalab/aiidalab-widgets-base/pull/601


**Full Changelog**: https://github.com/aiidalab/aiidalab-widgets-base/compare/v2.2.1...v2.2.2

2.2.1

What's Changed

This is a purely bugfix release.

* remove underscore in function call by AndresOrtegaGuerrero in https://github.com/aiidalab/aiidalab-widgets-base/pull/597
* Run test publish workflow on push to release/ branches by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/594


**Full Changelog**: https://github.com/aiidalab/aiidalab-widgets-base/compare/v2.2.0...v2.2.1

2.2.0

What's Changed

New features
* Build NodeTree on demand by superstar54 in https://github.com/aiidalab/aiidalab-widgets-base/pull/583
* Allow registering different viewers for different WorkChains. by superstar54 in https://github.com/aiidalab/aiidalab-widgets-base/pull/541

Breaking changes
* Move optimade dependency as extra dependency by unkcpz in https://github.com/aiidalab/aiidalab-widgets-base/pull/554
* Drop support for py38 by unkcpz in https://github.com/aiidalab/aiidalab-widgets-base/pull/557

Bug fixes
* Fix download of binary files in FolderDataViewer by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/579
* mimic the behavior of nglview and update the cell and positions by superstar54 in https://github.com/aiidalab/aiidalab-widgets-base/pull/576

Devops
* Update dev dependencies by unkcpz in https://github.com/aiidalab/aiidalab-widgets-base/pull/556
* Remove deprecated load_documentation_profile for doc build by unkcpz in https://github.com/aiidalab/aiidalab-widgets-base/pull/555
* Add test to latest and oldest supported aiida-core by unkcpz in https://github.com/aiidalab/aiidalab-widgets-base/pull/558
* Replace optimade-client with ipyoptimade by unkcpz in https://github.com/aiidalab/aiidalab-widgets-base/pull/553
* Add Dependabot config for updating GHAs by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/560
* Bump the gha-dependencies group with 6 updates by dependabot in https://github.com/aiidalab/aiidalab-widgets-base/pull/561
* Remove obsolete files by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/562
* Use Ruff by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/566
* CI: Add CODECOV_TOKEN secret by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/569
* New release workflow by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/570
* Only trigger publish on release.published event by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/572
* CI: Use uv installer instead of pip (take 2) by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/578
* Bump uv + minor CI cleanups by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/573
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/aiidalab/aiidalab-widgets-base/pull/580
* Add pandas as direct dependency by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/589

New Contributors
* dependabot made their first contribution in https://github.com/aiidalab/aiidalab-widgets-base/pull/561

**Full Changelog**: https://github.com/aiidalab/aiidalab-widgets-base/compare/v2.1.0...v2.2.0

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.