Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

first version of the toy scheduling tutorial #381

Merged
merged 17 commits into from Mar 7, 2022
Merged

first version of the toy scheduling tutorial #381

merged 17 commits into from Mar 7, 2022

Commits on Mar 2, 2022

  1. first version of the toy scheduling tutorial

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Mar 2, 2022
    Copy the full SHA
    00a9fb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. allow logging settings to be set via env vars, makes for better tutor…

    …ials.
    
    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Mar 3, 2022
    Copy the full SHA
    d0c15bc View commit details
    Browse the repository at this point in the history
  2. make the battery bigger (in MW), also use the upcoming roundtrip-effi…

    …ciency encoding in percent
    
    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Mar 3, 2022
    Copy the full SHA
    8b6bd3d View commit details
    Browse the repository at this point in the history
  3. Clearer index, update small things in tutorial and getting started

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Mar 3, 2022
    Copy the full SHA
    3776634 View commit details
    Browse the repository at this point in the history
  4. small improvements on db handling tutorial

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Mar 3, 2022
    Copy the full SHA
    e626a78 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Update tutorial against revisions of scheduling CLI command

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Mar 4, 2022
    Copy the full SHA
    9eee79e View commit details
    Browse the repository at this point in the history
  2. typo

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Mar 4, 2022
    Copy the full SHA
    ab2fe81 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. also replace factor-id parameter on docs index

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Mar 5, 2022
    Copy the full SHA
    15c2c82 View commit details
    Browse the repository at this point in the history
  2. also add percentages to schedule command in doc index

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Mar 5, 2022
    Copy the full SHA
    2c1df6c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Switch code-blocks from BashLexer to BashSessionLexer to get more app…

    …ropriate code highlighting
    
    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Mar 7, 2022
    Copy the full SHA
    9ee7436 View commit details
    Browse the repository at this point in the history
  2. Update code-block lexers

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Mar 7, 2022
    Copy the full SHA
    1d4d1c3 View commit details
    Browse the repository at this point in the history
  3. Fix command for price input (at least, with respect to how it's displ…

    …ayed in the tutorial)
    
    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Mar 7, 2022
    Copy the full SHA
    deee452 View commit details
    Browse the repository at this point in the history
  4. Add copybutton to documentation code-blocks

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Mar 7, 2022
    Copy the full SHA
    8facc41 View commit details
    Browse the repository at this point in the history
  5. Set up the toy day-ahead market with an appropriate knowledge horizon…

    … set to a gate closure at noon
    
    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Mar 7, 2022
    Copy the full SHA
    91b0fb5 View commit details
    Browse the repository at this point in the history
  6. Adjust tutorial note on price forecasts

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Mar 7, 2022
    Copy the full SHA
    5e88d20 View commit details
    Browse the repository at this point in the history
  7. add copybutton to doc requirements and also update vesions

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Mar 7, 2022
    Copy the full SHA
    134754e View commit details
    Browse the repository at this point in the history
  8. also use console lexing for main page tutorial version, update use of…

    … TOMORROW variable
    
    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Mar 7, 2022
    Copy the full SHA
    6d28771 View commit details
    Browse the repository at this point in the history