Skip to content

csqzhang/pants-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pants-notebook

Setup (OSX tested):

conda env create -f env.yaml

Download pants binary

curl https://github.com/pantsbuild/pants/releases/download/release_2.14.0/pants.2.14.0.pex --output pants
chmod +x pants

Tests

Test passed by running

pytest tests/test_notebooks.py

however, it fails in Pants

./pants test tests/test_notebooks.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published