Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.1%) to scientific vocabulary
Keywords
Repository
JupyterBook for SnowEx Hackweek 2021
Basic Info
- Host: GitHub
- Owner: snowex-hackweek
- License: mit
- Language: Jupyter Notebook
- Default Branch: main
- Homepage: https://snowex-2021.hackweek.io/
- Size: 234 MB
Statistics
- Stars: 15
- Watchers: 11
- Forks: 90
- Open Issues: 4
- Releases: 1
Topics
Metadata Files
README.md
SnowEx Hackweek 2021 JupyterBook Website
https://snowex-2021.hackweek.io/intro.html
Run tutorials on BinderHub
Run tutorials locally
First install Docker if you don't have it
git clone https://github.com/snowex-hackweek/website
cd website/book/tutorials
docker compose up
GitHub Deployment (changing book contents)
The repository comes with a preconfigured GitHub Actions script so that any commits to the main branch are deployed the the GitHub Pages hosted website.
Local Development (adding tutorials)
To add a tutorial as a jupyter notebook under ./book/tutorials, you'll want to use a consistent environment. The best approach for this is to use a Docker Image (this ensures tutorials run in the same environment whether it is your laptop, the event JupyterHub, or some other server):
git clone https://github.com/snowex-hackweek/website
cd website
docker run uwhackweek/snowex:2021.09.07 -v $PWD:/home/jovyan jb build book
About JupyterBook
https://jupyterbook.org
Contact
Owner
- Name: snowex-hackweek
- Login: snowex-hackweek
- Kind: organization
- Repositories: 23
- Profile: https://github.com/snowex-hackweek
GitHub Events
Total
- Issues event: 1
- Fork event: 1
Last Year
- Issues event: 1
- Fork event: 1
Dependencies
- actions/checkout v2 composite
- actions/github-script v3 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/upload-artifact v2 composite
- aws-actions/configure-aws-credentials v1 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/upload-artifact v2 composite
- aws-actions/configure-aws-credentials v1 composite
- peaceiris/actions-gh-pages v3 composite
- actions/checkout v2 composite
- actions/upload-artifact v2 composite
- aws-actions/configure-aws-credentials v1 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- aws-actions/configure-aws-credentials v1 composite
- nwtgck/actions-netlify v1.1 composite
- actions/checkout v2 composite
- codespell-project/actions-codespell master composite
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/upload-artifact v2 composite
- aws-actions/configure-aws-credentials v1 composite
- uwhackweek/snowex 2021.09.07 build
- uwhackweek/snowex 2021.09.07