Andreas Weiden

Results 12 issues of Andreas Weiden

I just tried to manually merge two save files together, which did not quite work out. When trying to import it and opening the Bow tab, the app crashed. This...

I have a file for which the history currently looks like this: ![timemachine](https://cloud.githubusercontent.com/assets/984262/14982069/c6acea5c-1133-11e6-9f5d-db9f41834590.png) It would be nice if I could select the recent commits to see them in more detail,...

enhancement

Adds an endpoint to kill the application. This way the exporter can also be used in a (cron-)job, by having Locust call this endpoint before terminating itself. Suggested in https://github.com/ContainerSolutions/locust_exporter/issues/35...

While trying to take a look at an answers revisions, I encountered this: ``` import stackexchange se = stackexchange.Site("CodeReview", API_KEY) user = se.user(USER_ID) a = user.answers.fetch()[0] a.revisions.fetch() Traceback (most recent...

**Describe the bug** When saving as SVG, some lines are weirdly broken. `widthAdjustment` is `true`. The PNG version is fine. Only happens with `chromium` driver, not `firefox`. **To Reproduce** Steps...

bug
carbon.now.sh

After installing the extensions, I do get the link to the extension configurator, but the page is all empty, except for the header: ![Bildschirmfoto vom 2023-09-21 09-48-45](https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator/assets/984262/6d74feb0-ed13-4697-a2bf-2ceb85c5d542) The javascript console...

Error loading notebook Unreadable Notebook: /home/$USER/conspeech/con_speech.ipynb Unsupported nbformat version 4 using: $ ipython Python 2.7.10 (default, Oct 14 2015, 16:09:02) Type "copyright", "credits" or "license" for more information. IPython 2.3.0...

``` Unexpected string in JSON at position 4413 in /home/$USER/.atom/packages/auto-update-plus/package.json Hide Stack Trace SyntaxError: Unexpected string in JSON at position 4413 at JSON.parse () at parseObject (/opt/atom/resources/app/node_modules/season/lib/cson.js:58:25) at parseContentsSync (/opt/atom/resources/app/node_modules/season/lib/cson.js:72:22)...

**Is your feature request related to a problem? Please describe.** One thing I use Obsidian for is time tracking. An entry will look something like: ```md [[2023-12-14]] 8:30 - 9:30...

enhancement

**Describe the bug** There are currently two `MutatingWebhookConfiguration` resources in the chart (defined [here](https://github.com/sse-secure-systems/connaisseur/blob/master/charts/connaisseur/templates/webhook%2Bcertificate.yaml)), but they have the same name. While helm ignores this, k8s will (probably) apply only the...