Skip to content

Commit

Permalink
Revert "title install and imports before first installs"
Browse files Browse the repository at this point in the history
This reverts commit 4308a45.
  • Loading branch information
Lookatator committed Sep 8, 2024
1 parent 4308a45 commit 1750c00
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions examples/dcrlme.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,6 @@
"- how to visualize the results of the training process"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Installs and Imports"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand All @@ -56,6 +49,7 @@
"metadata": {},
"outputs": [],
"source": [
"#@title Installs and Imports\n",
"!pip install ipympl |tail -n 1\n",
"# %matplotlib widget\n",
"# from google.colab import output\n",
Expand Down

0 comments on commit 1750c00

Please sign in to comment.