-
Notifications
You must be signed in to change notification settings - Fork 2
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
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 | ||||
copyright: '2024' | ||||
toc: | ||||
- file: README.md | ||||
|
@@ -23,9 +24,6 @@ project: | |||
- file: notebooks/example-workflows/nino3.ipynb | ||||
jupyter: | ||||
binder: | ||||
repo: projectpythia-mystmd/wavelet-cookbook | ||||
repo: projectpythia/wavelet-cookbook | ||||
site: | ||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This whole section really shouldn't be needed.
Suggested change
|
||||
options: | ||||
logo: notebooks/images/logos/pythia_logo-white-rtext.svg | ||||
folders: true | ||||
template: book-theme | ||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
There was a problem hiding this comment.
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?
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
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.