Skip to content

Commit

Permalink
FIX: install tf-keras
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Apr 5, 2024
1 parent 6d7ecc2 commit 12129da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/lecture12d-phasespace.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"outputs": [],
"source": [
"%pip install -q gdown matplotlib numpy phasespace pylorentz"
"%pip install -q gdown matplotlib numpy phasespace pylorentz tf-keras"
]
},
{
Expand Down Expand Up @@ -559,7 +559,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.12"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 12129da

Please sign in to comment.