Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Commit 6ea81bf

Browse files
scottdangelomarkstur
authored andcommitted
Pin watson-developer-cloud version to 2.1.0
1 parent 51fd6e9 commit 6ea81bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/buildmodels.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"metadata": {},
2121
"outputs": [],
2222
"source": [
23-
"!pip install watson_developer_cloud\n",
23+
"!pip install watson_developer_cloud==2.1.0\n",
2424
"!pip install wget"
2525
]
2626
},

0 commit comments

Comments
 (0)