Skip to content

Latest commit

 

History

History
 
 

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
To use, install the prerequisites and the pydatalab module:

  pip install sphinx sphinx_rtd_theme sphinxcontrib-napoleon
  pip install .. # from docs directory

then in the docs directory, do 'make html' (or epub, or text, etc).

Output will be in $BUILDDIR, defaulting to ../../datalab-docs.