Skip to content

Commit

Permalink
Updating to pyclient-v1-8 (#802)
Browse files Browse the repository at this point in the history
  • Loading branch information
danqrodney authored May 3, 2018
1 parent 236ad68 commit 389ea43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/scripts/setup_notebook_cluster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@


for v in "2.7" "3.4"; do
"pip${v}" install --upgrade 'https://github.com/all-of-us/pyclient/archive/pyclient-v1-7.zip#egg=aou_workbench_client&subdirectory=py'
"pip${v}" install --upgrade 'https://github.com/all-of-us/pyclient/archive/pyclient-v1-8.zip#egg=aou_workbench_client&subdirectory=py'
done

0 comments on commit 389ea43

Please sign in to comment.