mtuq
mtuq copied to clipboard
MTUQ Colab example crashes
Hello
I tried to run the MTUQ Colab example and it seems that the branch that is cloned for the example is no longer available:
!git clone -b uq_matplotlib https://github.com/uafgeotools/mtuq.git --depth 1
Cloning into 'mtuq'...
warning: Could not find remote branch uq_matplotlib to clone.
fatal: Remote branch uq_matplotlib not found in upstream origin
Is it a new branch you recommend for running this example?
Thanks.