Skip to content

Update all Notebooks to Suppress Tripyrun Parsing Error - #218

Merged
patrickscholz merged 1 commit into
FESOM:workbenchfrom
alxthor:workbench
Apr 22, 2026
Merged

Update all Notebooks to Suppress Tripyrun Parsing Error#218
patrickscholz merged 1 commit into
FESOM:workbenchfrom
alxthor:workbench

Conversation

@alxthor

@alxthor alxthor commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

Papermill does not seem to like "=" signs in comments as described in this issue.

It would come up with the error:

Unable to parse line 6 'parallel_nthread  = 2    # number of threads per worker, i.e. number worker = parallel_nprc/parallel_nthread'.

papermill does not seem to like "=" signs in comments

It would come up with the error:

```
Unable to parse line 6 'parallel_nthread  = 2    # number of threads per worker, i.e. number worker = parallel_nprc/parallel_nthread'.
```
@patrickscholz

Copy link
Copy Markdown
Collaborator

when papermill became so picky ?!

@patrickscholz
patrickscholz merged commit dcc55ae into FESOM:workbench Apr 22, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants