Skip to content

Commit

Permalink
Merge pull request #13 from European-XFEL/plotting-deps
Browse files Browse the repository at this point in the history
Update plotting package versions for max-jhub
  • Loading branch information
JamesWrigley authored Aug 29, 2023
2 parents c600127 + 92e23be commit 54ec502
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/maintenance/environments.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,10 +258,10 @@ You should load that environment and then check the versions of the following pa
- ipywidgets
- matplotlib

And pin them to be the same as the versions currently used by Max-JHub. Currently (February 2023) this means:
And pin them to be the same as the versions currently used by Max-JHub. Currently (August 2023) this means:

```text
- ipympl=0.7.0
- ipywidgets=7.6.3
- matplotlib=3.4.2
- ipympl=0.9.3
- ipywidgets=7.7.0
- matplotlib=3.5.2
```

0 comments on commit 54ec502

Please sign in to comment.