Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henryiii/level-up-your-python
Course over intermediate Python
https://github.com/henryiii/level-up-your-python
pyhep pyhep-2021
Last synced: 10 days ago
JSON representation
Course over intermediate Python
- Host: GitHub
- URL: https://github.com/henryiii/level-up-your-python
- Owner: henryiii
- Created: 2021-01-10T04:27:39.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T11:25:05.000Z (7 months ago)
- Last Synced: 2024-10-17T09:09:15.543Z (24 days ago)
- Topics: pyhep, pyhep-2021
- Language: Jupyter Notebook
- Homepage: https://henryiii.github.io/level-up-your-python
- Size: 248 KB
- Stars: 111
- Watchers: 5
- Forks: 33
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Level Up Your Python
Website here:
Live (binder) instance here:
Live WebAssymbly (Pyodide + JupyterLite) instance here:
This project comes with a conda environment file. To install, run:
```bash
conda create env
```Then you can just start up a jupyter lab server:
```bash
juptyer lab
```You only need to have [conda installed](https://docs.conda.io/en/latest/miniconda.html). If you want to have it pre-configured with [conda-forge](https://conda-forge.org/), that's [available here](https://github.com/conda-forge/miniforge). The Mambaforge version is _FAST_!
---
## Princeton mini-course
This was first taught as a Princeton mini-course in 2020.
## PyHEP 2021
This was taught at PyHEP 2021
## Wintersession 2022
This was at Wintersession, 2022 at Princeton.