mirror of
https://github.com/clearml/clearml
synced 2025-01-31 17:17:00 +00:00
Added matplotlib installation
This commit is contained in:
parent
6799aed78a
commit
955ac50b6e
@ -92,7 +92,8 @@
|
||||
"!pip install -U trains\n",
|
||||
"!pip install -U numpy==1.18.0\n",
|
||||
"!pip install -U tensorflow==2.0.0\n",
|
||||
"!pip install -U tensorboard==2.0.0"
|
||||
"!pip install -U tensorboard==2.0.0\n",
|
||||
"!pip install -U matplotlib==3.1.2"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user