Skip to content

csquires/causaldag_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First, download or clone this repo.

Entering into the top-level folder of the repo, the following command will create a virtual environment with the necessary packages to run the examples:

bash setup.sh

Activate the virtual environment:

source venv/bin/activate

Start jupyter:

jupyter notebook (check that the kernel is causaldag_examples)

Releases

No releases published

Packages

No packages published

Languages