Skip to content

Conversation

@KumoLiu
Copy link
Contributor

@KumoLiu KumoLiu commented Oct 29, 2025

Fixes #2044 .

Description

Fix no space left on device in build workflow

Checks

  • Avoid including large-size files in the PR.
  • Clean up long text outputs from code cells in the notebook.
  • For security purposes, please check the contents and remove any sensitive info such as user names and private key.
  • Ensure (1) hyperlinks and markdown anchors are working (2) use relative paths for tutorial repo files (3) put figure and graphs in the ./figure folder
  • Notebook runs automatically ./runner.sh -t <path to .ipynb file>

Signed-off-by: Yun Liu <yunl@nvidia.com>
@ericspod
Copy link
Member

Hi @KumoLiu this fix looks good, the pre-commit issue may need a change in .pre-commit-config.yaml to use Python 3.10 however.

Signed-off-by: Yun Liu <yunl@nvidia.com>
@KumoLiu
Copy link
Contributor Author

KumoLiu commented Oct 29, 2025

Hi @ericspod, do you think python: python3 is ok?

@ericspod
Copy link
Member

Hi @ericspod, do you think python: python3 is ok?

Yes I think so, it's unlikely a new version of Python 3.x would come out and break pre-commit without this being caught elsewhere.

@KumoLiu KumoLiu merged commit c4bff94 into main Oct 29, 2025
6 checks passed
@KumoLiu KumoLiu deleted the yunl/fix-space branch October 29, 2025 11:12
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.

No space left on device in build workflow

3 participants