Skip to content

Fix user notebook path for REMI correct notebook provisionally

Philipp Schmidt requested to merge fix/remi-user-notebook-path into master

Description

The user notebook path set in notebooks.py currently for the REMI corrections does not work, as it contains f-strings not actually interpolated. This MR changes to the value actually used in production.

How Has This Been Tested?

Has been in use for weeks.

  • Bug fix (non-breaking change which fixes an issue)

Reviewers

@roscar

Merge request reports