Balbir Thomas

Results 15 issues of Balbir Thomas

Enabling sage shell view using `(add-hook 'sage-shell-after-prompt-hook #'sage-shell-view-mode)` results in plots always being displayed as PNG images. For example even after toggling inline images (`sage-shell-view-toggle-inline-plots`) the images are displayed in...

### Bug Description In order to ensure high availability when using Prometheus remote write multiple remote write agents (Grafana Agent or Prometheus) need to scrape the same targets. On the...

Priority: Medium
Status: Draft
Type: Enhancement

Even after installing all the build time (Build-Depends line) and run time (Depends line) listed in the debian/controls file, Pixelpulse2 fails to run as it is missing the following run...

On Debian systems qmake is a link to qtchooser which selects between possible alternative versions of Qt that may be installed. Event though the debian/controls file lists the build time...

**Use Case** I would like to edit a Python script using Emacs' built-in Python mode and use `eaf-jupyter` console as the Python interpreter. When using Emacs Python mode typically one...