Skip to content

Releases: GLAM-Workbench/web-archives

v1.2.0

05 May 05:28
Compare
Choose a tag to compare

The main change in this release is the inclusion of the UK Government Web Archive amongst the available repositories. Thanks @JakeBickUKGWA for doing all the work!

Some other changes include:

  • experimenting with using VegaFusion in notebooks where we're passing lots of data to Altair
  • adjustments to some of the tests in the CDX notebooks to try and deal with random failures

v1.1.0

12 Apr 06:33
Compare
Choose a tag to compare

The major change in this release has been to modify the existing notebooks to use the New Zealand Web Archives new PyWb endpoint. Other changes include:

  • Updated all packages
  • Started using pip-tools to manage requirements
  • Included some basic tests
  • All notebooks formatted with isort, Black, and Flake8
  • Voila notebooks that accept parameters will now run automatically (ie without clicking the start button) if parameters are present. This used to work in AppMode, but with Voila it was necessary in insert some Javascript in the notebook to fire the click event.

v1.0.0

20 Oct 11:45
Compare
Choose a tag to compare

This is the first official release of the Web archives repository using the GLAM Workbench's new versioning system. There are few changes to existing notebooks, however, there have been a number of changes to the management, environment, and integration of this repository. This includes:

  • GitHub actions to automatically generate Docker images on a push to master
  • Automatic generation of an index.ipynb file based on README.md to act as a front page within Jupyter Lab
  • Manifest file to allow for one-click installation in Reclaim Cloud
  • Documentation in README for running repository via Reclaim Cloud, Nectar, or Docker
  • Metadata file for integration with Zenodo
  • Updated Python packages
  • Switch from using Appmode to Voila for running notebooks as apps
  • Add Jupyter config files to use Material theme in Voila

Bump release version for Zenodo

15 Jun 05:50
Compare
Choose a tag to compare
0.1.1

Try to embed charts

v0.1.0 First release

04 Jun 07:40
Compare
Choose a tag to compare
Try to embed charts