You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chx configures which notebook to run from the metadata. We should read that in and use the configured notebook
We will also need to run this notebook using a conda env. We should create a script that does this for us.
chx has a structure to where they write output. We should know this location and read the analysis results from it. One idea is to parse the input notebook to help make sure we have the right location. But, maybe just hard code for now.
We'll need a structure that let's us do different things for the different beamlines (ex csx will still use the notebook mounted into the container)
The text was updated successfully, but these errors were encountered:
rorour
changed the title
chx use notebook defined in metadata and r/w results from notebook defined location
20230915 chx use notebook defined in metadata and r/w results from notebook defined location
Sep 14, 2023
We'll need a structure that let's us do different things for the different beamlines (ex csx will still use the notebook mounted into the container)
The text was updated successfully, but these errors were encountered: