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
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
80 changes: 0 additions & 80 deletions ._config.yml.bak

This file was deleted.

14 changes: 0 additions & 14 deletions ._toc.yml.bak

This file was deleted.

6 changes: 0 additions & 6 deletions _static/custom.css

This file was deleted.

Binary file removed _static/footer-logo-nsf.png
Binary file not shown.
27 changes: 0 additions & 27 deletions _templates/footer-extra.html

This file was deleted.

14 changes: 0 additions & 14 deletions _toc.yml

This file was deleted.

10 changes: 4 additions & 6 deletions myst.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
version: 1
extends:
- https://raw.githubusercontent.com/projectpythia-mystmd/pythia-config/main/pythia.yml
- https://raw.githubusercontent.com/projectpythia/pythia-config/main/pythia.yml
project:
title: Wavelet Cookbook
github: https://github.com/projectpythia/wavelet-cookbook
thumbnail: thumbnail.png
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.

copyright: '2024'
toc:
- file: README.md
Expand All @@ -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:

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

Loading