Skip to content

Commit

Permalink
Release version 1.8.61
Browse files Browse the repository at this point in the history
  • Loading branch information
OKaluza committed Feb 20, 2024
1 parent 2bcd457 commit 7868dc4
Show file tree
Hide file tree
Showing 6 changed files with 301 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Build Status](https://github.com/lavavu/LavaVu/workflows/Test/badge.svg)](https://github.com/lavavu/LavaVu/actions?query=workflow:Test)
[![Deploy Status](https://github.com/lavavu/LavaVu/workflows/Deploy/badge.svg?branch=1.7.3)](https://github.com/lavavu/LavaVu/actions?query=workflow:Deploy)
[![DOI](https://zenodo.org/badge/45163055.svg)](https://zenodo.org/badge/latestdoi/45163055)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/lavavu/LavaVu/1.8.53)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/lavavu/LavaVu/1.8.61)

A scientific visualisation tool with a python interface for fast and flexible visual analysis.

Expand Down
2 changes: 1 addition & 1 deletion binder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM ghcr.io/lavavu/lavavu:1.8.53
FROM ghcr.io/lavavu/lavavu:1.8.61
2 changes: 1 addition & 1 deletion docs/src/Installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,6 @@ A base dockerfile is provided in the repository root.
You can try it out on binder

.. image:: https://mybinder.org/badge_logo.svg
:target: https://mybinder.org/v2/gh/lavavu/LavaVu/1.8.53
:target: https://mybinder.org/v2/gh/lavavu/LavaVu/1.8.61


Loading

0 comments on commit 7868dc4

Please sign in to comment.