Skip to content

Commit

Permalink
[FIX] run examples with online avaliable datasets
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliusWelzel committed Jul 18, 2024
1 parent a980386 commit 12ca069
Show file tree
Hide file tree
Showing 5 changed files with 240 additions and 800 deletions.
16 changes: 8 additions & 8 deletions examples/modules_01_gsd.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 3,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -169,7 +169,7 @@
"4 0.974063 -0.036836 -0.001207"
]
},
"execution_count": 5,
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -181,7 +181,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -200,7 +200,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": 5,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -265,7 +265,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": 6,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -338,7 +338,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": 7,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -413,7 +413,7 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": 8,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -496,7 +496,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.12"
"version": "3.10.1"
}
},
"nbformat": 4,
Expand Down
274 changes: 77 additions & 197 deletions examples/modules_02_icd.ipynb

Large diffs are not rendered by default.

400 changes: 0 additions & 400 deletions examples/modules_02_icd_keepControl.ipynb

This file was deleted.

165 changes: 116 additions & 49 deletions examples/modules_03_pam.ipynb

Large diffs are not rendered by default.

185 changes: 39 additions & 146 deletions examples/modules_04_ssd.ipynb

Large diffs are not rendered by default.

0 comments on commit 12ca069

Please sign in to comment.