Launcher¶
The notebook can be launched like that:
`
jupyter notebook --notebook-dir ./doc/source/usage/tutorial/CCD_Calibration/
`
Requirements¶
This Python environement was used to execute the notebook and generate the rst
file.
Python 3.5 was used.
Python wheels¶
There is issue with older packager. There in is always a good idea to use the last tools.
`
pip (8.1.2)
wheel (0.29.0)
setuptools (28.7.1)
`
Here is the other dependancies
`
cycler (0.10.0)
decorator (4.0.10)
entrypoints (0.2.2)
fabio (0.4.0)
h5py (2.6.0)
ipykernel (4.5.0)
ipython (5.1.0)
ipython-genutils (0.1.0)
ipywidgets (5.2.2)
Jinja2 (2.8)
jsonschema (2.5.1)
jupyter (1.0.0)
jupyter-client (4.4.0)
jupyter-console (5.0.0)
jupyter-core (4.2.0)
MarkupSafe (0.23)
matplotlib (1.5.3)
mistune (0.7.3)
nbconvert (4.2.0)
nbformat (4.1.0)
notebook (4.2.3)
numpy (1.11.2)
pandoc (1.0.0b2)
pexpect (4.2.1)
pickleshare (0.7.4)
ply (3.9)
prompt-toolkit (1.0.8)
ptyprocess (0.5.1)
pyFAI (0.12.0)
Pygments (2.1.3)
pyparsing (2.1.10)
python-dateutil (2.5.3)
pytz (2016.7)
pyzmq (16.0.0)
qtconsole (4.2.1)
scipy (0.18.1)
simplegeneric (0.8.1)
six (1.10.0)
terminado (0.6)
tornado (4.4.2)
traitlets (4.3.1)
wcwidth (0.1.7)
widgetsnbextension (1.2.6)
zmq (0.0.0)
`