Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
Power System Simulation and Optimization
DPsim
DPsim
Commits
6365147a
Commit
6365147a
authored
Jul 10, 2019
by
Steffen Vogel
🎅🏼
Browse files
disable test for certain broken notebooks
parent
41dfcb9d
Changes
9
Hide whitespace changes
Inline
Side-by-side
Examples/Notebooks/Components/Inverter_Grid_Test.ipynb
View file @
6365147a
...
...
@@ -506,6 +506,9 @@
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
},
"tests": {
"skip": true
}
},
"nbformat": 4,
...
...
Examples/Notebooks/Components/SynGen_trStab.ipynb
View file @
6365147a
...
...
@@ -363,6 +363,9 @@
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
},
"tests": {
"skip": true
}
},
"nbformat": 4,
...
...
Examples/Notebooks/Features/Graphviz.ipynb
View file @
6365147a
...
...
@@ -759,6 +759,9 @@
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
},
"tests": {
"skip": true
}
},
"nbformat": 4,
...
...
Examples/Notebooks/Features/Live Plotting.ipynb
View file @
6365147a
...
...
@@ -110,6 +110,9 @@
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.0"
},
"tests": {
"skip": true
}
},
"nbformat": 4,
...
...
Examples/Notebooks/Features/Widgets.ipynb
View file @
6365147a
...
...
@@ -133,6 +133,9 @@
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
},
"tests": {
"skip": true
}
},
"nbformat": 4,
...
...
Examples/Notebooks/Grids/WSCC_9-bus_dyn_switch_python.ipynb
View file @
6365147a
...
...
@@ -1318,6 +1318,9 @@
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
},
"tests": {
"skip": true
}
},
"nbformat": 4,
...
...
Examples/Notebooks/Grids/WSCC_9-bus_shmem.ipynb
View file @
6365147a
...
...
@@ -826,6 +826,9 @@
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
},
"tests": {
"skip": true
}
},
"nbformat": 4,
...
...
Examples/Notebooks/Test/Inverter_Grid_Performance.ipynb
View file @
6365147a
...
...
@@ -722,6 +722,9 @@
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
},
"tests": {
"skip": true
}
},
"nbformat": 4,
...
...
Examples/Notebooks/Test/Understanding_DP.ipynb
View file @
6365147a
...
...
@@ -1065,6 +1065,9 @@
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
},
"tests": {
"skip": true
}
},
"nbformat": 4,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment