Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 412 Bytes

File metadata and controls

13 lines (9 loc) · 412 Bytes

notebook-qs-base

A notebook to present a preconfigured Jupyter image for Bachelor of Sciences lectures (Python, LaTeX, Git and VScode).

Usage

Docker is neeeded.

  1. Clone this repository.
  2. cd in it.
  3. launch the image in a container by runnig run.sh.
  4. Open the quickstart notebook in in local/00-quickstart.ipynb.

See https://github.com/ebpro/jupyter-base for details on other configurations.