Skip to content

shnizzedy/ASD_Anxiety_Language_BayesDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. Download and install Docker
  2. Test your Docker installation.
  3. Get the probcomp notebook Docker image by running the following command in a terminal:
docker pull probcomp/notebook

Environment

  1. Start by running the following command in a terminal:
docker-compose up
  1. When you're done,
    1. Close your Jupyter browser tabs.
    2. Press [Ctrl]+c in the same terminal to kill the Jupyter server.
    3. Close out by running the following command in a terminal:
docker-compose down

Run

  1. After running docker-compose up, open the link provided in your terminal.
  2. Navigate to the notebooks directory in the Jupyter browser tab.
  3. Click the ASD_Anxiety_Language_BayesDB.ipynb notebook to launch that notebook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published