Skip to content

Commit

Permalink
fix colab install
Browse files Browse the repository at this point in the history
  • Loading branch information
YertleTurtleGit authored Dec 16, 2023
1 parent 083bc99 commit 7e4cefb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
" !pip install maturin\n",
" !maturin develop\n",
"else:\n",
" !apt-get -qq install cargo\n",
" !pip install -q git+https://github.com/YertleTurtleGit/graph-pca"
]
},
Expand Down

0 comments on commit 7e4cefb

Please sign in to comment.