Skip to content

Commit

Permalink
Merge pull request #410 from neuromatch/W2D2-library
Browse files Browse the repository at this point in the history
W2D2 Post-Course Update
  • Loading branch information
glibesyck authored Aug 15, 2024
2 parents 08ee82b + 984d309 commit e4b4913
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 15 deletions.
3 changes: 1 addition & 2 deletions tutorials/W2D2_NeuroSymbolicMethods/W2D2_Tutorial1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,9 @@
"outputs": [],
"source": [
"# @title Install dependencies\n",
"# @markdown\n",
"\n",
"# Install sspspace\n",
"!pip install git+https://github.com/ctn-waterloo/sspspace@neuromatch --quiet"
"!pip install git+https://github.com/neuromatch/sspspace@neuromatch --quiet"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion tutorials/W2D2_NeuroSymbolicMethods/W2D2_Tutorial2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"# @title Install dependencies\n",
"\n",
"# Install sspspace\n",
"!pip install git+https://github.com/ctn-waterloo/sspspace@neuromatch --quiet"
"!pip install git+https://github.com/neuromatch/sspspace@neuromatch --quiet"
]
},
{
Expand Down
3 changes: 1 addition & 2 deletions tutorials/W2D2_NeuroSymbolicMethods/W2D2_Tutorial3.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,9 @@
"outputs": [],
"source": [
"# @title Install dependencies\n",
"# @markdown\n",
"\n",
"# Install sspspace\n",
"!pip install git+https://github.com/ctn-waterloo/sspspace@neuromatch --quiet"
"!pip install git+https://github.com/neuromatch/sspspace@neuromatch --quiet"
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,9 @@
"outputs": [],
"source": [
"# @title Install dependencies\n",
"# @markdown\n",
"\n",
"# Install sspspace\n",
"!pip install git+https://github.com/ctn-waterloo/sspspace@neuromatch --quiet"
"!pip install git+https://github.com/neuromatch/sspspace@neuromatch --quiet"
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"# @title Install dependencies\n",
"\n",
"# Install sspspace\n",
"!pip install git+https://github.com/ctn-waterloo/sspspace@neuromatch --quiet"
"!pip install git+https://github.com/neuromatch/sspspace@neuromatch --quiet"
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,9 @@
"outputs": [],
"source": [
"# @title Install dependencies\n",
"# @markdown\n",
"\n",
"# Install sspspace\n",
"!pip install git+https://github.com/ctn-waterloo/sspspace@neuromatch --quiet"
"!pip install git+https://github.com/neuromatch/sspspace@neuromatch --quiet"
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,9 @@
"outputs": [],
"source": [
"# @title Install dependencies\n",
"# @markdown\n",
"\n",
"# Install sspspace\n",
"!pip install git+https://github.com/ctn-waterloo/sspspace@neuromatch --quiet"
"!pip install git+https://github.com/neuromatch/sspspace@neuromatch --quiet"
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"# @title Install dependencies\n",
"\n",
"# Install sspspace\n",
"!pip install git+https://github.com/ctn-waterloo/sspspace@neuromatch --quiet"
"!pip install git+https://github.com/neuromatch/sspspace@neuromatch --quiet"
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,9 @@
"outputs": [],
"source": [
"# @title Install dependencies\n",
"# @markdown\n",
"\n",
"# Install sspspace\n",
"!pip install git+https://github.com/ctn-waterloo/sspspace@neuromatch --quiet"
"!pip install git+https://github.com/neuromatch/sspspace@neuromatch --quiet"
]
},
{
Expand Down

0 comments on commit e4b4913

Please sign in to comment.