Hi there,
Thank you for making the detailed documentation! I have gone through the tutorial and introduction of how to create our own workflows. Here is a couple of questions I want to ask.
- The default output format of the EOS table in tutorial is
*.csv. Is there a way to turn it into compose format? - If I want to change the workflow, is there a way to launch my own session, (i.e. create a new jupyter notebook and write my own script, either remotely or on my local host), instead of directly changing the workflow configuration in
tutorial.ipynb?