Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keller-mark/compsci279r-tier2-analysis
https://github.com/keller-mark/compsci279r-tier2-analysis
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/keller-mark/compsci279r-tier2-analysis
- Owner: keller-mark
- Created: 2022-11-30T16:35:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T23:44:02.000Z (about 2 years ago)
- Last Synced: 2024-10-11T15:17:47.306Z (3 months ago)
- Language: Jupyter Notebook
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# compsci279r-tier2-analysis
Scripts to analyze doodle vs. when2meet study data.
```sh
conda env create -f environment.yml
conda activate tier2-env
jupyter lab
```