- Complete the course description.
- Write graduate school.
- Look at jupyter notebook slides
- Create a github-webpage for course (?!)
Use miniconda to install standardised environment, containing
- a terminal emulator (for file system access)
- a python(3)-distribution for learning basic programming concepts
- a text editor with code highlighting
- a console and/or notebook environment for interactive use (REPL)
Consider jupyterlab!
- "alpha preview" state, but rapidly developing
- has all the components above, can be arranged IDE-like on screen
- has csv-, md-, etc. -renderers for viewing ascii file contents in "pretty form"