Closed CFGrote closed 3 years ago
I know that Thomas has tried working on it. I will ask Thomas about the status and work with him.
Any suggestions about priority? @CFGrote Which one should have a higher priority? Documentation or this one?
documentation
-- Dr. Carsten Fortmann-Grote PaNOSC WP5 leader
On 6/11/20 5:51 PM, Juncheng E wrote:
Any suggestions about priority? @CFGrote https://github.com/CFGrote Which one should have a higher priority? Documentation https://github.com/PaNOSC-ViNYL/ViNYL-project/issues/22 or this one?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/PaNOSC-ViNYL/ViNYL-project/issues/31#issuecomment-642761513, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADWCQR244IW45FQWNRXTULLRWD4O7ANCNFSM4NBQ7K5Q.
f5ab754 enabled installation via conda: 1) create a conda environment with
$> conda env create -n simex --file environment.yml
$> conda activate simex
2) install all libs into $CONDA_PREFIX
with
$> ./install.sh conda
3) finally install the simex library
$> cd Sources/python
$> python -m pip install .
@JunCEEE @cloudbustinguk, what is the status here? can we close this one?
AFAIK this can be closed - will wait for @JunCEEE to confirm.
This can be closed.
We need to update the docker images for simex. The goal is to install simex on a cloud instance of jupyter hub (hosted on DESY's cloud servers). We also have to demonstrate that simex / vinyl example notebooks can be run on binder.
Useful contacts: Thomas Kluyver (XFEL, WP4), Michael Schuh (DESY, expands)