Skip to content

Commit

Permalink
testing hacks
Browse files Browse the repository at this point in the history
  • Loading branch information
rawkintrevo committed Nov 14, 2024
1 parent 308bc37 commit a10bab4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/Optimization_Example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
"cell_type": "code",
"source": [
"# !pip install git+https://github.com/rawkintrevo/mahout.git@468-469"
"# pip install git+https://github.com/apache/mahout.git@main"
],
"metadata": {
"colab": {
Expand Down
2 changes: 1 addition & 1 deletion examples/Simple_Example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
{
"cell_type": "code",
"source": [
"!pip install git+https://github.com/apache/mahout.git@main"
"# pip install git+https://github.com/apache/mahout.git@main"
],
"metadata": {
"colab": {
Expand Down

0 comments on commit a10bab4

Please sign in to comment.