Skip to content

Commit 5aa898b

Browse files
fixing the installation commands on the notebooks
1 parent 375ac79 commit 5aa898b

File tree

8 files changed

+16
-16
lines changed

8 files changed

+16
-16
lines changed

docs/notebooks/dataset_demos/CWRU_demo.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
{
2020
"cell_type": "code",
21-
"execution_count": 1,
21+
"execution_count": null,
2222
"metadata": {
2323
"colab": {
2424
"base_uri": "https://localhost:8080/"
@@ -42,7 +42,7 @@
4242
}
4343
],
4444
"source": [
45-
"!git clone https://github.com/amirberenji1995/damavand"
45+
"!git clone https://github.com/pydamavand/damavand"
4646
]
4747
},
4848
{

docs/notebooks/dataset_demos/KAIST_demo.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
{
2020
"cell_type": "code",
21-
"execution_count": 1,
21+
"execution_count": null,
2222
"metadata": {
2323
"colab": {
2424
"base_uri": "https://localhost:8080/"
@@ -42,7 +42,7 @@
4242
}
4343
],
4444
"source": [
45-
"!git clone https://github.com/amirberenji1995/damavand"
45+
"!git clone https://github.com/pydamavand/damavand"
4646
]
4747
},
4848
{

docs/notebooks/dataset_demos/MEUT_demo.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
{
2020
"cell_type": "code",
21-
"execution_count": 1,
21+
"execution_count": null,
2222
"metadata": {
2323
"colab": {
2424
"base_uri": "https://localhost:8080/"
@@ -42,7 +42,7 @@
4242
}
4343
],
4444
"source": [
45-
"!git clone https://github.com/amirberenji1995/damavand"
45+
"!git clone https://github.com/pydamavand/damavand"
4646
]
4747
},
4848
{

docs/notebooks/dataset_demos/MFPT_demo.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
{
2020
"cell_type": "code",
21-
"execution_count": 1,
21+
"execution_count": null,
2222
"metadata": {
2323
"colab": {
2424
"base_uri": "https://localhost:8080/"
@@ -42,7 +42,7 @@
4242
}
4343
],
4444
"source": [
45-
"!git clone https://github.com/amirberenji1995/damavand"
45+
"!git clone https://github.com/pydamavand/damavand"
4646
]
4747
},
4848
{

docs/notebooks/dataset_demos/MaFaulDa_demo.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
{
2020
"cell_type": "code",
21-
"execution_count": 1,
21+
"execution_count": null,
2222
"metadata": {
2323
"colab": {
2424
"base_uri": "https://localhost:8080/"
@@ -42,7 +42,7 @@
4242
}
4343
],
4444
"source": [
45-
"!git clone https://github.com/amirberenji1995/damavand"
45+
"!git clone https://github.com/pydamavand/damavand"
4646
]
4747
},
4848
{

docs/notebooks/dataset_demos/PU_demo.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
{
2020
"cell_type": "code",
21-
"execution_count": 1,
21+
"execution_count": null,
2222
"metadata": {
2323
"colab": {
2424
"base_uri": "https://localhost:8080/"
@@ -42,7 +42,7 @@
4242
}
4343
],
4444
"source": [
45-
"!git clone https://github.com/amirberenji1995/damavand"
45+
"!git clone https://github.com/pydamavand/damavand"
4646
]
4747
},
4848
{

docs/notebooks/dataset_demos/SEU_demo.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
{
2020
"cell_type": "code",
21-
"execution_count": 1,
21+
"execution_count": null,
2222
"metadata": {
2323
"colab": {
2424
"base_uri": "https://localhost:8080/"
@@ -42,7 +42,7 @@
4242
}
4343
],
4444
"source": [
45-
"!git clone https://github.com/amirberenji1995/damavand"
45+
"!git clone https://github.com/pydamavand/damavand"
4646
]
4747
},
4848
{

docs/notebooks/dataset_demos/UoO_demo.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
{
2020
"cell_type": "code",
21-
"execution_count": 1,
21+
"execution_count": null,
2222
"metadata": {
2323
"colab": {
2424
"base_uri": "https://localhost:8080/"
@@ -42,7 +42,7 @@
4242
}
4343
],
4444
"source": [
45-
"!git clone https://github.com/amirberenji1995/damavand"
45+
"!git clone https://github.com/pydamavand/damavand"
4646
]
4747
},
4848
{

0 commit comments

Comments
 (0)