CasperWA / voila-optimade-client

Import structures in AiiDA lab using OPTIMADE
MIT License
3 stars 6 forks source link

Update nglview requirement from ~=3.0 to ~=3.1 #585

Open dependabot[bot] opened 7 months ago

dependabot[bot] commented 7 months ago

Updates the requirements on nglview to permit the latest version.

Release notes

Sourced from nglview's releases.

v3.1.1

Changelog

Sourced from nglview's changelog.

Changelog

Version 1.0

  • SUPPORT ipywidgets 7.0 and drop ipywidgets 5.2
  • UPGRADE: NGL v1.0.0-beta.4
  • SUPPORT: Jupyterlab v0.27
  • ADD: show_biopython
  • ADD: show_iotbx
  • ADD: show_rosetta
  • ADD: show_file
  • ADD: add_slice
  • ADD: add_buffer
  • ADD: add_label
  • ADD: movie making
  • ADD: set_coordinates for ComponentViewer
  • FIX: nglview install always overwrite
  • SUPPORT: widget serialization and sphinx-jupyter
  • ADD: write_html

Version 0.5.2

  • ADD: nglview command line for quickly opening notebook.
  • ADD: add_text to display
  • FIX: view.background assignment.

Version 0.5.1

  • FIX: correctly handle player when adding a structure first
  • FIX: cleaned-up outdated notebooks

Version 0.5

DOI

  • ADD: basic use of binary messages for faster coordinate data transfer
  • ADD: updated to newer NGL version, (e.g. orthographic camera, anti-aliasing, much faster rendering, ...)
  • ADD: view.delay property to adjust trajectory playback
  • ADD: show_url function for loading & viewing from an url
  • ADD: view.hide() and view.show_only() convenience methods
  • ADD: show_rdkit function to view rdkit Mol objects
  • ADD: view.clear() for clearing all representations
  • ADD: view.add_unitcell(), support for the new NGL unitcell representation
  • ADD: automatic creation of attributes: view.trajectory_0, view.trajectory_1, view.component_0, ...
  • ADD: specify component index in view.add_representations, view.clear_representations

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)