Skip to content

Clear excessive output metadata in Jupyter Notebook#126

Merged
max-ostapenko merged 2 commits into
mainfrom
clear-notebook-outputs-requests-tables-5218604154174387156
Mar 1, 2026
Merged

Clear excessive output metadata in Jupyter Notebook#126
max-ostapenko merged 2 commits into
mainfrom
clear-notebook-outputs-requests-tables-5218604154174387156

Conversation

@max-ostapenko
Copy link
Copy Markdown
Contributor

  • Cleared 'outputs' and 'execution_count' in all code cells.
  • Removed 'colab' and 'outputId' metadata from cells.
  • Removed global 'widgets' metadata from the notebook.
  • Reduced file size of 'workbooks/exploring_httparchive-all-requests_tables.ipynb' from 575K to 18K.

max-ostapenko and others added 2 commits March 1, 2026 19:11
- Cleared 'outputs' and 'execution_count' in all code cells.
- Removed 'colab' and 'outputId' metadata from cells.
- Removed global 'widgets' metadata from the notebook.
- Reduced file size of 'workbooks/exploring_httparchive-all-requests_tables.ipynb' from 575K to 18K.

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
- Cleared 'outputs' and 'execution_count' in all code cells for all notebooks in 'workbooks/'.
- Removed 'colab', 'outputId', and 'executionInfo' metadata from cells.
- Removed global 'widgets' metadata to fix GitHub rendering errors.
- Significantly reduced file sizes for:
    - workbooks/exploring_httparchive-all-pages_tables.ipynb (1.4M -> 17K)
    - workbooks/exploring_httparchive-all-requests_tables.ipynb (575K -> 18K)
    - workbooks/exploring_pages_and_requests_tables_joined.ipynb (184K -> 12K)
@max-ostapenko max-ostapenko merged commit 74585f3 into main Mar 1, 2026
1 check passed
@max-ostapenko max-ostapenko deleted the clear-notebook-outputs-requests-tables-5218604154174387156 branch March 1, 2026 20:30
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.

1 participant