Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.