Skip to content

Commit

Permalink
Update version in create_map notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanzvonkov authored Mar 7, 2023
1 parent 3020d93 commit 3a940cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openmapflow/notebooks/create_map.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"outputs": [],
"source": [
"!pip install \"ipywidgets>=7,<8\" -q # https://github.com/googlecolab/colabtools/issues/3020\n",
"!pip install openmapflow[data]==0.2.1 -q\n",
"!pip install openmapflow[data]==0.2.3rc2 -q\n",
"!pip install cmocean ipyleaflet==0.16.0 pyyaml==5.4.1 -q # Colab likes this version\n",
"%env USE_AUTH_EPHEM=0"
]
Expand Down

0 comments on commit 3a940cf

Please sign in to comment.