Skip to content

Edge-Hill-University-Web/CIS2168-JupyterLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

CIS2168-JupyterLab

Docker Based Jupyter Lab Environment configured for CIS2168 Data Driven Design

How to deploy the container

Ensure you have docker installed on your machine.

Open up terminal or command prompt and navigate to the directory containing the docker-compose.yml and enter the following command.

Note: This will build the contianer in "detached" mode.

docker compose up -d

Open up a web browser such as Chrome or Firefox and input the following URL

127.0.0.1:2168

This will take point you to the exposed 2168 port from the contianer you have just deployed.

Upon first use of the container you will be required to input a password/token this is 2168

About

Docker Based Jupyter Lab Environment configured for CIS2168 Data Driven Design

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published