hschilling

Results 28 issues of hschilling

### Summary of Issue The exception handling in pyoptsparse uses a too general exception handler which could mask error messages that would be useful for debugging. ### Issue Type -...

bug

### Summary of Issue The docs that have parallel code in them will not work with Binder. ### Issue Type - [ ] Bug - [X] Enhancement ### Description Those...

docs

### Summary of Issue Some OpenMDAO command line tools like `check` operate on one Problem. For models with sub problems, the commands need some more outputs to indicate which Problem...

enhancement

### Summary of Issue Currently, we assume the docs are fine if the docs build does not fail. There could be situations where there might be some configuration error that...

I can't seem to get any of the visualization show up. I think I am doing as shown in the screencast but it doesn't work. Plus I get this when...

bug

### Task Description There are several places in the OpenMDAO code base where tables of information are printed to the terminal. Custom code is being written for each case. There...

enhancement

### Description When viewing the inputs report HTML file, these errors are shown in the browser console log ``` inputs.html:8 Uncaught TypeError: Cannot read properties of null (reading 'offsetWidth') at...

bug

### Description The test_distribcomp.py:TestGroupMPI.test_promote_distrib test passes because when running testflo, reports are not generated. But when the code from that test is run as a script outside of testflo, reports...

bug

When I follow along with the example, everything works great except when I try amti extract tabular ./batch-447c17bb-3b6b-494a-a33d-dbdcd3382a35/ batch-data.jsonl I get this error ``` 2021-12-30 10:27:56,390:INFO:amti.actions.extraction.tabular:Beginning to extract batch 447c17bb-3b6b-494a-a33d-dbdcd3382a35...

We love using RedBaron but some pretty simple things take a long time. We don't have very complicated code ! But even things like insert_after are taking up a huge...