Skip to content

Commit

Permalink
changes to config
Browse files Browse the repository at this point in the history
  • Loading branch information
gokulprathin8 committed Mar 20, 2024
1 parent be31951 commit 1559e0d
Show file tree
Hide file tree
Showing 9 changed files with 56 additions and 23 deletions.
5 changes: 5 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/swe-workflow-book.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions book/_config.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Book settings
# Learn more at https://jupyterbook.org/customize/config.html

title: "Use Case Template"
author: eScience Institute, University of Washington
logo: img/GeoSMART_logo.svg
title: "Snow Water Equivalent Workflow"
author: Center for Spatial Information Science and Systems (CSISS), George Mason University
logo: img/logo/png
only_build_toc_files: true

# Add GitHub buttons to your book
Expand Down
18 changes: 8 additions & 10 deletions book/_toc.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
root: intro
format: jb-book
parts:
- caption: About
chapters:
- title: Geosmart Website
url: https://geo-smart.github.io/index.html
- title: Project Pythia Foundations
url: https://foundations.projectpythia.org/landing-page.html
- title: About Use Case Library
file: chapters/about
#- caption: About
# chapters:
# - title: Geosmart Website
# url: https://geo-smart.github.io/index.html
# - title: Project Pythia Foundations
# url: https://foundations.projectpythia.org/landing-page.html
# - title: About Use Case Library
# file: chapters/about

- caption: Chapter One
chapters:
Expand Down
13 changes: 11 additions & 2 deletions book/chapters/motivation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,19 @@
"tags": []
},
"source": [
"# Motivation (Science or Utility)\n",
"# Motivation \n",
"\n",
"Explain the science motivation, data challenge and any existing attempts. Explain why you need ML to solve the problem as opposed to a conventional approach.\n"
"\n",
"\n"
]
},
{
"cell_type": "code",
"outputs": [],
"source": [],
"metadata": {
"collapsed": false
}
}
],
"metadata": {
Expand Down
11 changes: 3 additions & 8 deletions book/chapters/reproducibility.ipynb
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
{
"cells": [
{
"attachments": {},
"cell_type": "markdown",
"source": [],
"metadata": {
"tags": []
},
"source": [
"# Reproducibility\n",
"\n",
"How to get credit for the work. Steps for getting a DOI. Discuss workflow adaptation to other datasets and science questions if suitable.\n"
]
"collapsed": false
}
}
],
"metadata": {
Expand Down
Binary file modified book/img/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1559e0d

Please sign in to comment.