Skip to content

Dockerfiles and docker compose for STAT 624 SQL and Python environment

License

Notifications You must be signed in to change notification settings

sbruce23/Docker_SQLPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL+Python Docker Environment

Description: Dockerfiles and docker compose for SQL and Python environment for STAT 315/ECEN360 and STAT 624

Quick start guide

  1. Download zipped folder containing all files in this repository.
  2. Unzip folder and store in local directory of your choosing.
  3. In a terminal window, navigate to the local directory containing docker-compose.yml.
  4. Run the command docker compose up. The Docker images will be downloaded to your system and containers will be created accordingly.
  5. Open a web browser window and type localhost:5050 to open pgAdmin4 GUI to interact with the database.
  6. In a different web browser tab, copy and paste the custom URL provided in the terminal window to access the Jupyter notebook environment to interact with the database.

About

Dockerfiles and docker compose for STAT 624 SQL and Python environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published