Skip to content

profLewis/geog0666

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Docker Image Version (latest by date) Read the Docs Docker Image Size (latest by date) Docker Pulls GitHub issues

University College London Department of Geography Base Docker image

This repository contains a basic teaching Docker image using Python via Jupyter notebooks. This repository is designed to be modified and tailored to suit different courses (by virtue of e.g. modifying the installed Python packages).

Design concepts

We assume that:

  1. You want to use a fairly recent version of Python (3.7 is current and well-supported in terms of packages).
  2. We also assume that all packages can be installed either as conda or pip packages.
  3. You have both a Github and a Docker hub account.
  4. Most of the teaching material includes notebooks.
  5. You have nerves of steel, laser-focus and substantial amounts of patience.

Online documentation

You can also peruse the online documentation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 51.2%
  • Shell 36.8%
  • Dockerfile 7.2%
  • Python 4.8%