-
Icinga2 code has already been formatted to some degree for the vim-icinga2 package (Debian, RHEL and derivatives thereof). As our internal wiki has a hefty number of Icinga2 config snippets, it would …
-
I installed qnexus on Linux today and received an error on `import qnexus`. Using an earlier version of pydantic solved the issue.
```
.pyenv/versions/3.12.7/envs/qnexus-env/lib/python3.12/site-pac…
-
Notebook with two cells, code and markdown, each having the same tag, gets pushed through nbconvert with `--ClearMetadataPreprocessor.enabled=True`. Code cell's metadata comes out empty, markdown cell…
-
While trying to convert a minimum jupyter notebook we got the following message.
```
$ /opt/python/3.9.14/bin/python3.9 -m nbconvert --execute --stdout --to=html /net/.../fs0/home/ias4ca/Untitled…
-
(Original issue 1504 created by dansimau on 2019-04-09T08:32:41.068432+00:00)
When running pygmentize with RTF output and a theme with a background color, I expect the RTF output to have the backgrou…
-
#### Problem
When a GLM is fit with a method other than IRLS, the summary2 method changes the GLMResults object's to indicate that IRLS was used for fitting.
#### Code Sample, a copy-pastable ex…
-
First and foremost, I truly appreciate this package. Thank you for developing and maintaining it!
I'm trying to install the labextension to jupyterlab=4.0.2 but I've been getting the following erro…
-
Hi, I'm currently trying to build a PDF version of the documentation of one of my packages, and unfortunately, this has been really painful due to `minted` and `pygments`. I'm pretty sure there is a v…
-
I am new to Docker and wanted to follow your demonstration. I get this error:
E: Package 'ruby1.9.1-dev' has no installation candidate
/bin/sh: 1: gem: not found
The command '/bin/sh -c apt-get insta…
-
I am using version 1.1.0 with a virtualenv
```
pip freeze
alabaster==0.7.7
Babel==2.3.2
Django==1.8.12
django-appconf==1.0.1
django-bootstrap-toolkit==2.15.0
django-compressor==2.0
django-selectable=…