Skip to content

Commit ec0987d

Browse files
Merge pull request claimed-framework#169 from Lakshmiholla-2808/master
Updated ibm watson library
2 parents 7b13fa6 + 6ed6b19 commit ec0987d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

component-library/deploy/deploy_wml_pmml.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"metadata": {},
2121
"outputs": [],
2222
"source": [
23-
"%pip install ibm-watson-machine-learning\n",
23+
"!pip install ibm-watson-machine-learning==1.0.45\n",
2424
"# PLEASE RESTART YOUR KERNAL AFTER THIS LINE HAS BEEN EXECUTED"
2525
]
2626
},

0 commit comments

Comments
 (0)