Skip to content

Commit

Permalink
add as a list
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Nov 19, 2024
1 parent e7ed4d1 commit c7b982b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lectures/keras.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ import matplotlib.pyplot as plt
Let's install Keras.

```{code-cell} ipython3
:tags: hide-output
:tags: [hide-output]
!pip install keras
```
Expand Down

0 comments on commit c7b982b

Please sign in to comment.