Skip to content

Commit 5fbcb5d

Browse files
authored
Merge pull request #225 from thinkingmachines/chore/fix-colab-install-nbdev
chore:fix colab install nbdev
2 parents 998fb6f + bef66eb commit 5fbcb5d

File tree

3 files changed

+946
-946
lines changed

3 files changed

+946
-946
lines changed

notebooks/02_vector_zonal_stats.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"#| include: false\n",
4343
"#| no_test\n",
4444
"! [ -e /content ] && pip install -Uqq geowrangler\n",
45-
"! [ -e /content ] && pip install -Uqq git+https://github.com/butchland/nbdev.git@add-black-format"
45+
"! [ -e /content ] && pip install -Uqq nbdev"
4646
]
4747
},
4848
{

0 commit comments

Comments
 (0)