Skip to content

Commit

Permalink
Fix and lint jupter notebooks
Browse files Browse the repository at this point in the history
pip install "black[jupyter]" to lint also jupyter notebooks
  • Loading branch information
Bachibouzouk committed Nov 30, 2023
1 parent bed4fd3 commit 128a4ac
Show file tree
Hide file tree
Showing 10 changed files with 65,966 additions and 66,007 deletions.
130,839 changes: 65,419 additions & 65,420 deletions docs/notebooks/Plot class.ipynb

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/notebooks/Untitled.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -93,7 +93,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.8"
"version": "3.8.10"
}
},
"nbformat": 4,
Expand Down
140 changes: 63 additions & 77 deletions docs/notebooks/cooking_app.ipynb

Large diffs are not rendered by default.

99 changes: 51 additions & 48 deletions docs/notebooks/fixed_flat_app.ipynb

Large diffs are not rendered by default.

113 changes: 54 additions & 59 deletions docs/notebooks/multi_cycle.ipynb

Large diffs are not rendered by default.

168 changes: 52 additions & 116 deletions docs/notebooks/occasional_use.ipynb

Large diffs are not rendered by default.

177 changes: 114 additions & 63 deletions docs/notebooks/parallel_processing.ipynb

Large diffs are not rendered by default.

183 changes: 64 additions & 119 deletions docs/notebooks/simple_bulb.ipynb

Large diffs are not rendered by default.

101 changes: 42 additions & 59 deletions docs/notebooks/thermal_app.ipynb

Large diffs are not rendered by default.

149 changes: 105 additions & 44 deletions docs/notebooks/using_excel.ipynb

Large diffs are not rendered by default.

0 comments on commit 128a4ac

Please sign in to comment.