Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
bc98756
Remove unnecessary files, add to gitignore
tsmbland Sep 2, 2024
987f001
Merge pull request #3 from EnergySystemsModellingLab/delete
tsmbland Sep 6, 2024
ab0a47b
Reorder lectures
tsmbland Sep 6, 2024
688f9a1
Merge pull request #4 from EnergySystemsModellingLab/reorder
tsmbland Sep 6, 2024
d6e0292
Apply markdownlint
tsmbland Sep 6, 2024
5e87246
Apply end of file fixer
tsmbland Sep 6, 2024
eefca9a
Apply codespell
tsmbland Sep 6, 2024
6c12ee0
Fix ordering errors
tsmbland Sep 6, 2024
2dbb492
Add submodule
tsmbland Sep 17, 2024
56c7696
Numbering error
tsmbland Sep 17, 2024
6746d0d
Script for creating tutorials
tsmbland Sep 17, 2024
9dfe5c4
Fix bug in create_html
tsmbland Sep 17, 2024
d47fdbd
Create requirements file
tsmbland Sep 17, 2024
ada1a2b
Small fixes to scripts
tsmbland Sep 17, 2024
230f45b
Update readme with setup instructions
tsmbland Sep 17, 2024
8a5d6a9
Add hands-on 1
tsmbland Sep 24, 2024
f9972c7
Re-order and tidy quizzes
tsmbland Sep 24, 2024
b4f93e6
Create kernel to fix package import error
tsmbland Sep 25, 2024
a321750
Improve formatting and titles of exercises
tsmbland Sep 25, 2024
19ba545
Add license, modify readme
tsmbland Sep 25, 2024
5e2837b
Rewrite tutorial 2, update MUSE
tsmbland Sep 25, 2024
af49e67
Specify muse version
tsmbland Sep 25, 2024
2ffa467
Rename figures
tsmbland Sep 25, 2024
f59f9aa
Bump MUSE version
tsmbland Sep 25, 2024
0999444
Add hooks
tsmbland Sep 25, 2024
fea7754
Add detail to installation instructions
tsmbland Sep 25, 2024
1c94987
Merge branch 'develop' of https://github.com/EnergySystemsModellingLa…
tsmbland Sep 25, 2024
e55d0bc
Fix typo in quiz
tsmbland Sep 25, 2024
938ea80
Small text improvements, replacing table pngs
tsmbland Sep 26, 2024
238c81f
Reorder lectures
tsmbland Sep 26, 2024
1012edf
Reorder quizes
tsmbland Sep 26, 2024
a42a120
Reorder tutorials
tsmbland Sep 26, 2024
6ca0c53
Update MUSE
tsmbland Sep 26, 2024
17aa745
Specify MUSE version
tsmbland Sep 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
13 changes: 11 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
tmp.bib
docs/.DS_Store
docs/*/.DS_Store

.DS_Store

_build/
_deploy/

~$*

.venv/
venv/

.ipynb_checkpoints/
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "MUSE_OS"]
path = MUSE_OS
url = https://github.com/EnergySystemsModellingLab/MUSE_OS.git
5 changes: 5 additions & 0 deletions .markdownlint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"MD013": false,
"MD025": false,
"MD045": false
}
27 changes: 27 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
hooks:
- id: end-of-file-fixer
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.41.0
hooks:
- id: markdownlint-fix
- repo: https://github.com/codespell-project/codespell
rev: v2.3.0
hooks:
- id: codespell
args: [--skip, "*.bib"]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.7
hooks:
- id: ruff-format
types_or: [python, pyi, jupyter]
- id: ruff
types_or: [python, pyi, jupyter]
args: [--fix]
- repo: https://github.com/kynan/nbstripout
rev: 0.7.1
hooks:
- id: nbstripout
files: ".ipynb"
395 changes: 395 additions & 0 deletions LICENSE

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions MUSE_OS
Submodule MUSE_OS added at 9a6a9f
Binary file removed _build/hands_on_01/assets/Figure_1.1.png
Binary file not shown.
Binary file removed _build/hands_on_01/assets/Figure_1.2.png
Binary file not shown.
Binary file removed _build/hands_on_01/assets/Figure_1.3.png
Binary file not shown.
121 changes: 0 additions & 121 deletions _build/hands_on_01/hands_on_1.html

This file was deleted.

Binary file removed _build/hands_on_01/hands_on_1.pdf
Binary file not shown.
Binary file removed _build/hands_on_02/assets/Figure_2.1.png
Binary file not shown.
Binary file removed _build/hands_on_02/assets/Figure_2.10.png
Binary file not shown.
Binary file removed _build/hands_on_02/assets/Figure_2.11.png
Binary file not shown.
Binary file removed _build/hands_on_02/assets/Figure_2.12.png
Binary file not shown.
Binary file removed _build/hands_on_02/assets/Figure_2.13.png
Binary file not shown.
Binary file removed _build/hands_on_02/assets/Figure_2.14.png
Binary file not shown.
Binary file removed _build/hands_on_02/assets/Figure_2.2.png
Binary file not shown.
Binary file removed _build/hands_on_02/assets/Figure_2.3.png
Binary file not shown.
Binary file removed _build/hands_on_02/assets/Figure_2.4.png
Binary file not shown.
Binary file removed _build/hands_on_02/assets/Figure_2.5.png
Binary file not shown.
Binary file removed _build/hands_on_02/assets/Figure_2.6.png
Binary file not shown.
Binary file removed _build/hands_on_02/assets/Figure_2.7.png
Binary file not shown.
Binary file removed _build/hands_on_02/assets/Figure_2.8.png
Binary file not shown.
Binary file removed _build/hands_on_02/assets/Figure_2.9.png
Binary file not shown.
Loading