nuclear_building_blocks
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.0%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: 1joshuawylie
- Language: Python
- Default Branch: main
- Size: 57 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
Citation
README.md
Nuclear Beavers
This repository contains the relevant code for the creation of the companion website to Nuclear Beavers. It also contains the rules and materials needed for the demonstration.
Owner
- Login: 1joshuawylie
- Kind: user
- Repositories: 1
- Profile: https://github.com/1joshuawylie
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use wish to use this software and/or guide, please cite it as below." authors: - family-names: "Wylie" given-names: "Joshua" orcid: "https://orcid.org/0000-0002-0963-6190" - family-names: "Godbey" given-names: "Kyle" orcid: "https://orcid.org/0000-0003-0622-3646" title: "Nuclear Beavers" version: 1.0.0 date-released: 2024-12-18 url: "https://github.com/1joshuawylie/nuclear_building_blocks"
GitHub Events
Total
- Push event: 7
Last Year
- Push event: 7
Dependencies
.github/workflows/docker-publish.yml
actions
- actions/checkout v3 composite
- docker/build-push-action ac9327eae2b366085ac7f6a2d02df8aa8ead720a composite
- docker/login-action 28218f9b04b4f3f62068d7b6ce6ca5b26e35336c composite
- docker/metadata-action 98669ae865ea3cffbcbaa878cf57c20bbf1c6c38 composite
- docker/setup-buildx-action 79abd3f86f79a9d68a23c75a09a9a85889262adf composite
- docker/setup-qemu-action v2 composite
- sigstore/cosign-installer main composite
Dockerfile
docker
- python 3.9-slim-bullseye build
requirements.txt
pypi
- dash >=1.0.0
- dash-bootstrap-components *
- dash-bootstrap-templates *
- gunicorn *
- kaleido *
- numpy >=1.16.2
- pandas >=0.24.2
- plotly >=5.13.0
- scikit-learn *