diff options
| author | Anonymous Authors <anonymous@example.com> | 2026-07-24 11:08:09 -0500 |
|---|---|---|
| committer | Anonymous Authors <anonymous@example.com> | 2026-07-24 11:08:09 -0500 |
| commit | 3f51dfb34cc8c22a67de6d92c3148be576dbb397 (patch) | |
| tree | ffeb3513cc3c6102fa0d178c2d702e9ccc0f7fff /README.md | |
| parent | e01b690cb0b5f447c95598e8f2c1abaa17c17363 (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ python -m pip install -r requirements.txt jupyter nbconvert \ --to notebook \ --execute reproduce_mvp.ipynb \ - --output reproduce_mvp.executed.ipynb \ + --inplace \ --ExecutePreprocessor.timeout=1200 ``` |
