Skip to content

Commit ccb44df

Browse files
authored
bring back results and apply linter (#433)
1 parent 3d60aae commit ccb44df

11 files changed

+5615
-257
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,6 @@ repos:
3232
types_or: [python, rst, markdown]
3333
files: ^(scripts|doc)/
3434

35-
# Remove output from Jupyter notebooks
36-
- repo: https://github.com/aflc/pre-commit-jupyter
37-
rev: v1.2.1
38-
hooks:
39-
- id: jupyter-notebook-cleanup
40-
args: ['--remove-kernel-metadata']
41-
42-
4335
# Do YAML formatting
4436
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
4537
rev: v2.14.0

examples/building_stock_weather_aggregation.ipynb

Lines changed: 278 additions & 27 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)