Commit Graph

5 Commits

Author SHA1 Message Date
Fabian
1536cc2787 codespell: fix typos
Snakefile: fix unformattable parst
pre-commit: fix codespell ignore
2022-09-16 14:36:43 +02:00
Fabian
ea50abab6d doc: fix build warnings 2021-08-27 12:30:29 +02:00
Fabian Neumann
08674a6cda
Release v0.3 (#213)
* release_notes: order for release

* doc: fix smaller typos and tidy up

* config: bump version

* doc: fix line references

* doc: bump confpy version

* envs: update fixed versions yaml

* Snakefile: simplify all_elec to all
2020-12-05 17:54:50 +01:00
Fabian Neumann
2fc1ea0255
some refactoring and code cleaning (#190)
* some refactoring and code cleaning

* execute pre-commit

* pre-commit: limit large files

* add license to .pre-commit

* add pre-commit to env

* solve: tidy memory logger

* travis: add conda list for easier debugging

* undo config test/tutorial without plotting, rm matplotlibrc, .licenses

* remove {networks} wildcard

* unadd pre-commit config

* add release notes

* restore REUSE compliance

* fix docs environment python version

* env: remove gurobi from dependencies

* fix unclean merge block

* fix elif to if

* lighter rtd style

* lighter rtd style II
2020-12-03 19:50:53 +01:00
Max Parzen
2c1626f1dd
Adding Google Cloud Platform set-up (#177)
* Adding default file

* Added GCP purpose

* Google Cloud Platform registration

* Created  VM set-up step

* Installation of Cloud SDK

* Step 5 - Extra.

* Installation of WinSCP

* Note field

* Important tips

* Update GCP-set-up-for-windows.rst

* Adding YouTube video for WinSCP

* minor corrections

* Rename rst file

* Updated index.rst

* Update text according to Fabian

* Update doc/cloudcomputing.rst

Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2020-08-24 14:19:23 +02:00