Skip to content

Commit df4a69e

Browse files
committed
Update colab path for kmeans
1 parent d94b593 commit df4a69e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

notebooks/02_KMeans_Adaptive_Component_Separation.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# Adaptive Component Separation with K-means Clustering\n",
88
"\n",
9-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/CMBSciPol/furax-cs/blob/main/notebooks/kmeans_2.ipynb)\n",
9+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/CMBSciPol/furax-cs/blob/main/notebooks/02_KMeans_Adaptive_Component_Separation.ipynb)\n",
1010
"\n",
1111
"## Learning Objectives\n",
1212
"\n",

0 commit comments

Comments
 (0)