Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
aghaeifar committed Dec 21, 2024
1 parent 6ea71dd commit b2c8820
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions demo/spinwalk_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down Expand Up @@ -121,7 +121,7 @@
"\n",
"# clone SpinWalk\n",
"rm -rf SpinWalk\n",
"git clone --depth 1 -b dev https://github.com/aghaeifar/SpinWalk.git &> /dev/null\n",
"git clone --depth 1 https://github.com/aghaeifar/SpinWalk.git &> /dev/null\n",
"\n",
"# build it\n",
"cd SpinWalk\n",
Expand All @@ -132,7 +132,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": null,
"metadata": {
"id": "Fvn4Asv3Fw8g",
"outputId": "ef844c44-f0c2-4665-aea0-02ca8993e96e",
Expand Down Expand Up @@ -199,7 +199,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": null,
"metadata": {
"id": "ya6sYfOkFw8g",
"outputId": "b15487f3-ec62-449e-b16f-cb9803ac3822",
Expand Down Expand Up @@ -240,7 +240,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down Expand Up @@ -321,7 +321,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": null,
"metadata": {
"id": "-r29zDMGFw8h",
"outputId": "52b4f048-557e-45dc-f6c3-44f2b7d0ad91",
Expand Down Expand Up @@ -391,7 +391,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": null,
"metadata": {
"id": "GijlHXvgUD9V",
"outputId": "3424fdc6-1358-4543-e948-3d4fdcbe22f5",
Expand Down Expand Up @@ -434,7 +434,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": null,
"metadata": {
"id": "SIp2KTeaFw8i",
"outputId": "28d63735-a344-463b-dd6b-03b7a0633d4e",
Expand Down Expand Up @@ -521,7 +521,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down Expand Up @@ -628,7 +628,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down Expand Up @@ -669,7 +669,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": null,
"metadata": {
"id": "KLe5Bgo4Rg2n",
"outputId": "ac1f0479-140f-4e20-bf56-f87bf79912e5",
Expand Down Expand Up @@ -697,7 +697,7 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": null,
"metadata": {
"id": "MecOOSwyOWS2"
},
Expand Down Expand Up @@ -745,7 +745,7 @@
},
{
"cell_type": "code",
"execution_count": 14,
"execution_count": null,
"metadata": {
"id": "h424CsngbtwS",
"outputId": "ece1f93c-ba66-4a98-8fb7-58871f324605",
Expand Down

0 comments on commit b2c8820

Please sign in to comment.