Skip to content

NSLS2/spectroscopy-xas-workshops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spectroscopy-xas-workshops

Materials related to XAS Workshops at NSLS-II

Dependencies

To compile this manual, you will need to install the following using pip or some other method:

  1. sphinx-math-dollar
  2. sphinx-subfigure
  3. spinx-book-theme

Hints

To compile the manual on a machine with an externally managed python environment, you may need to use a python virtual environment.

First cd to the docs/ folder and do

python3 -m venv ./my-venv

Then install the dependencies locally by doing:

./my-venv/bin/pip install sphinx_math_dollar
./my-venv/bin/pip install sphinx_subfigure
./my-venv/bin/pip install sphinx_book_theme

After installing the dependencies into the virtual environment, try something like this:

 make SPHINXBUILD=./my-venv/bin/sphinx-build html

About

Materials related to XAS Workshops at NSLS-II

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors