Skip to content

Remove unnecessary files #3

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

kafitzgerald
Copy link

Removes older configuration files that are no longer needed.

I also noticed that a couple of images from Mathworks in the wavelet-basics notebook don't properly render with MyST because the files are missing an extension. That and something about the cookbook DOI were causing warnings in the MyST build, but otherwise things looked fine locally.

Copy link

github-actions bot commented Jun 17, 2025

👋 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: 387045b
✅ Deployment Preview URL: In Progress

@kafitzgerald
Copy link
Author

This is failing because the older workflows are triggered.

authors:
- name: Project Pythia Community
url: https://projectpythia.org/
github: https://github.com/projectpythia-mystmd/wavelet-cookbook
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we want to delete this line?

Copy link
Author

@kafitzgerald kafitzgerald Jun 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It (i.e. the config option) was just moved around. I was ordering things more similarly to the template cookbook. Doesn't really matter though.

Seems like you all have another PR working anyway so perhaps this whole PR can just get ignored.

site:
options:
logo: notebooks/images/logos/pythia_logo-white-rtext.svg
folders: true
template: book-theme
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
template: book-theme

@@ -23,9 +24,6 @@ project:
- file: notebooks/example-workflows/nino3.ipynb
jupyter:
binder:
repo: projectpythia-mystmd/wavelet-cookbook
repo: projectpythia/wavelet-cookbook
site:
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This whole section really shouldn't be needed.

Suggested change
site:

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