Skip to content

Conversation

@mmcky
Copy link
Contributor

@mmcky mmcky commented Nov 30, 2025

Summary

Updates the GPU admonition to match jstac's improved text from lecture-python.myst PR #750.

Changes

Updated lectures/_admonition/gpu.md to use the numbered list format that's clearer for users:

This lecture was built using a machine with access to a GPU.

Google Colab has a free tier with GPUs that you can access as follows:

1. Click on the "play" icon top right
2. Select Colab
3. Set the runtime environment to include a GPU

Benefits

  • Consistent with lecture-python.myst and lecture-jax
  • Clearer step-by-step instructions
  • Links to Google Colab

- Create _admonition/gpu.md for single-source GPU notice
- Update jax_intro.md to use include directive
- Update numpy_vs_numba_vs_jax.md to use include directive

This makes it easier to maintain consistent GPU notices across
all JAX-related lectures.
@github-actions
Copy link

@github-actions github-actions bot temporarily deployed to pull request November 30, 2025 23:15 Inactive
@mmcky mmcky merged commit 158090f into main Nov 30, 2025
5 checks passed
@mmcky mmcky deleted the add-gpu-admonition branch November 30, 2025 23:39
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