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

https://github.com/arnehilmann/workshop-python-basics


https://github.com/arnehilmann/workshop-python-basics

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# workshop-python-basics

## tl;dr

```
# checkout
git co [email protected]:arnehilmann/workshop-python-basics.git
cd workshop-python-basics

# start, docker variant
./start-lab

# start, local variant
# jupyter lab

# get lab url
./fetch-lab-url
```