Target Colab Julia 1.12.6 for notebooks#16
Merged
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
bernalde
commented
May 20, 2026
bernalde
left a comment
Member
Author
There was a problem hiding this comment.
- Blocking issues: none found.
- Nonblocking issues: none found.
- Questions: none.
- Tests run and outcomes:
UV_CACHE_DIR=.uv-cache uv run --group docs python -m unittest discover -s testspassed, 65 tests.make verify-julia-colab-smokespassed for 3-GAMA, 4-DWave, and 5-Benchmarking import/bootstrap smokes.make verify-julia-colab-mismatch-smokepassed, including all Julia notebook project instantiate checks.make verify-julia-notebook5-cache-smokepassed.make verify-julia-colab-notebooks COLAB_JULIA_NOTEBOOKS=notebooks_jl/3-GAMA.ipynbpassed.python -m py_compile scripts/verify_colab_runtime_smokes.py scripts/verify_notebooks.pypassed.git diff --check origin/main...HEADpassed.- GitHub checks inspected:
buildpassed,julia-notebook-smokespassed,deployskipped as expected for a PR.
- Merge recommendation: merge-ready as-is.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Tests run
make verify-julia-colab-smokesmake verify-julia-colab-mismatch-smokemake verify-julia-notebook5-cache-smokemake verify-julia-colab-notebooks COLAB_JULIA_NOTEBOOKS=notebooks_jl/3-GAMA.ipynbUV_CACHE_DIR=.uv-cache uv run --group docs python -m unittest discover -s tests(65 tests)python -m py_compile scripts/verify_colab_runtime_smokes.py scripts/verify_notebooks.pygit diff --checkNotes