Brian Cherinka
Brian Cherinka
@muatik I think the standard format is a markdown or rst file, something similar to README.md. I have created an example file in CHANGELOG.md of how I write mine. I...
Can you provide the non-minified versions of your javascript files? It's a bit hard to read and develop on the min versions.
I eventually figured it out. It works when there are committed differences between the source and destination branches. When there are no differences, you will get the message above and...
The `SRCTYPE` keyword will be either in the `SCI` extension header or the `EXTRACT1D` extension header, depending on the data product type. See https://github.com/spacetelescope/jwst/pull/4885. Presumably for `x1d` files it will...
Currently the JWST loaders loop over all hdus and search for the `SRCTYPE` keyword and raises an error if it can't find it anywhere. For `x1d` files it should be...
@paulmis Does that work? I tried it but get a missing template error when trying to use it. `jinja2.exceptions.TemplateNotFound: jsglue/js_bridge.js`. Looking at the pip install, I don't see where it...
Neither does the Filter Controls extension. See https://live.bootstrap-table.com/code/havok2063/9858
I'm having the same issue as of `voila >= 0.3.x`. Everything worked on `voila==0.2.16`. I'm running a pool of voila servers in a docker container. Here is my nginx file...
That looks to have fixed it! Thanks!
@KavinKumarNR Marvin 2.1.2 is quite an old version at this time. Can you try upgrading your version of marvin and seeing if the problem persists?