Roman Chyla
Roman Chyla
### Description When an exception happens inside Exporter (for whatever reason) - itemcount never gets increased (that's OK). But then during closing, the code doesn't get chance to act This...
## Is your feature request related to a problem? Please describe I was really confused on how to execute Deployments. Documentation is very clear on how to write them, but...
## Describe the bug A changed behaviour in a new release - context (some shared state) seems to be leaking or getting modified between calls. ## To Reproduce This test...
Thank you for a great extension! In a file which has several tabs, the export only ever emits the first one. It might be a better experience to export the...
Following the tutorial, I had to remove pipefail from launch.sh also, the `open [url]` results in `Couldn't get a file descriptor referring to the console` But all else worked just...
### Expected Behavior 'underscore' is normally imported by modules ### Actual Behavior https://github.com/adsabs/bumblebee/blob/master/src/js/widgets/facet/widget.js has no such import yet `_.debounce()` calls probably succeed Suggests '_' is a global variable. Which it...
This might not be totally obvious, but the PR https://github.com/adsabs/bumblebee/pull/1735 made the page display contingent of successful load of all components that make the page (so if one of them...
User requested. The UI part is actually there: https://github.com/adsabs/bumblebee/blob/master/src/js/apps/bumblebox/main.js But this requires a token; which shouldn't be embedded into a page. My idea was to enhance vault. Users would create...
### Expected Behavior ### Actual Behavior  ### Steps to Reproduce search for: https://ui.adsabs.harvard.edu/#search/p_=0&q=author%3A%22diaconis%22&sort=date%20desc%2C%20bibcode%20desc middle click on: https://ui.adsabs.harvard.edu/#abs/2018arXiv180207122D/abstract results in empty page: see screenshot the only request that seems to...
Adding details pertinent to EKS Auto Mode Last week I reached out to AWS support. The NodePool provisioned nodes and the containers running on them did not see the neuron...