Derek Groen
Derek Groen
This test has been temporarily disabled. It seems to suffer from the same pandas issue that affects #393 .
This test broke due to changes in python pandas. When someone has time, it should be debugged :). Line 95 seems to be the culprit. Vytas recommends "import pdb; pdb.set_trace()"...
I am currently trying to fix this, but the ValueError that pdoc throws is highly uninformative. After adding print statements to my local pdoc installation I discovered this error occurs...
For some reason these were not starting in my pull request. Perhaps there are some actions that need to be fixed to re-enable them?
it seems like there is some push now in the python space to move away from setup.py and unify the testing etc practices https://packaging.python.org/en/latest/tutorials/packaging-projects/ For testing we could choose to...
An update to support new style plugins that could be installed with pip, but also manually with git pull in the plugins folder.
### Suggestion on the FabSim3 documentation Provide a clear and concise description of what is missing or what you need to be added in the FabSim3 documentation
### Suggestion on the FabSim3 documentation Provide a clear and concise description of how to install / use FabSim3 and EasyVVUQ on Windows. For those taking on this task (I...
### Suggestion on the FabSim3 documentation Provide a clear and concise description of what is missing or what you need to be added in the FabSim3 documentation See title :)
Found a bug? Please fill out the sections below. 👍 ### Describe the bug User prefix commands get run before any transfers are done, which is counterintuitive. ### Executed steps...