NSLS-II / docs

Standards Documentation for NSLS-II DAQ and Analysis
https://nsls-ii.github.io
BSD 2-Clause "Simplified" License
2 stars 13 forks source link

DOC : Added environment variable details to nsls2 docs #75

Closed jrmlhermitte closed 2 years ago

jrmlhermitte commented 6 years ago

Before I forget, this is an important useful step. Could be nice to keep this somewhere in the docs.

Please don't merge yet. I want to test it over again.

jrmlhermitte commented 6 years ago

@yugangzhang and @mrakitin might want to give it a try (if i missed something. building now....) thanks @yugangzhang for the details!

mrakitin commented 6 years ago

Probably unrelated error to the changes in this PR:

Warning, treated as error:
/home/travis/build/NSLS-II/docs/source/_cookbook/count_with_table.py failed to execute correctly: Traceback (most recent call last):
  File "/home/travis/build/NSLS-II/docs/source/_cookbook/count_with_table.py", line 23, in <module>
    from bluesky.examples import det  # a simulated detector
  File "/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/bluesky/examples.py", line 10, in <module>
    moved to ophyd.sim. A version of ophyd v0.8.0 or greater is required.""")
ImportError: 
The simulated hardware objects in the bluesky.examples module have been
moved to ophyd.sim. A version of ophyd v0.8.0 or greater is required.
make: *** [html] Error 1
jrmlhermitte commented 6 years ago

could be good to wait on this then.