Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing images in Radar Basics #129

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

brian-rose
Copy link
Member

Closes #125

I think the images are missing because of issues with how JupyterBook handles paths, e.g. https://jupyterbook.org/en/stable/advanced/html.html#use-raw-html-in-markdown

This PR replaces the HTML image tags with pure Markdown, which plays better with JupyterBook. We just lose the ability have video controls on the animation.

Copy link

github-actions bot commented Jun 3, 2024

👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below.
🔍 Git commit SHA: 872b689
✅ Deployment Preview URL: https://ProjectPythia.github.io/radar-cookbook/_preview/129

@brian-rose
Copy link
Member Author

Unfortunately the mp4 of the radar energy emission is now being rendered as a static image: https://projectpythia.org/radar-cookbook/_preview/129/notebooks/radar-basics/radar-basics.html#emitted-energy

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.

images and gifs for radar basics cookbook are broken
1 participant