mirror of
https://github.com/clearml/clearml
synced 2025-06-26 18:16:07 +00:00
Make clearml installation in jupyter notebooks optional
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"!pip install clearml\n",
|
||||
"!pip install numpy"
|
||||
"# If you don't have ClearML installed then uncomment this line\n",
|
||||
"# !pip install clearml"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user