Skip to content

CCPBioSim/structure-validation-workshop

 
 

Repository files navigation

CCPBioSim Structure Validation Workshop

ci latest issues pr

This workshop source repository contains the build recipe for a docker container derived from the CCPBioSim JupyterHub image. This container adds the necessary software packages and notebook content to form a deployable course container.

How to Use

This training course is deployed on the CCPBioSim website via our cloud infrastructure, however you can deploy on your own machine with docker.

Pull the container from our repository::

docker pull ghcr.io/ccpbiosim/structure-validation-workshop:latest

In our containers we are using the JupyterHub default port 8888, so you should forward this port when deploying locally::

docker run -p 8888:8888 ghcr.io/ccpbiosim/structure-validation-workshop:latest

Authors

Workshop Content Authors:

  • Martyn Winn

Contact

Please direct all questions and feedback to Charlie Laughton

About

A repository containing the build steps for the ccpbiosim workshop on Structure Validation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 96.9%
  • Dockerfile 3.1%