Skip to content

Commit

Permalink
Created using Colab
Browse files Browse the repository at this point in the history
  • Loading branch information
neworderofjamie committed Apr 25, 2024
1 parent d693fc6 commit bd3f754
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/tutorials/tutorial_1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down Expand Up @@ -77,7 +77,7 @@
" %env CUDA_PATH=/usr/local/cuda\n",
"\n",
" !rm -rf /content/ml_genn\n",
" !git clone https://github.com/genn-team/ml_genn.git --branch genn_5 -c advice.detachedHead=false\n",
" !git clone https://github.com/genn-team/ml_genn.git\n",
" !pip install ./ml_genn/ml_genn"
]
},
Expand All @@ -92,7 +92,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down Expand Up @@ -142,7 +142,7 @@
"id": "AikBc4sfg1b-",
"outputId": "e9bb6d26-3a2e-419d-858d-92ddb295a08d"
},
"execution_count": 5,
"execution_count": null,
"outputs": [
{
"output_type": "stream",
Expand All @@ -169,7 +169,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": null,
"metadata": {
"id": "agqWFZjickfU"
},
Expand Down Expand Up @@ -197,7 +197,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": null,
"metadata": {
"id": "C68EDXn6cj-O"
},
Expand All @@ -224,7 +224,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": null,
"metadata": {
"id": "-7lzXzmQcgbt"
},
Expand All @@ -246,7 +246,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": null,
"metadata": {
"id": "EEQyoL-zcu-A",
"outputId": "f4266407-2643-40e8-99f2-386abbaefd7c",
Expand Down

0 comments on commit bd3f754

Please sign in to comment.