Alexander Vogt

Results 5 issues of Alexander Vogt

Somehow, the syntax highlighting of some cells is lost sometimes when executing the previous cell. This is similar to https://github.com/EntropyOrg/p5-Devel-IPerl/issues/40 Executing ```IPython.notebook.get_selected_cell().code_mirror.getOption('mode')``` in the JS console then yields ```c```, while...

/opt/conda/bin/install_c_kernel:32: DeprecationWarning: replace is ignored. Installing a kernelspec always replaces an existing installation KernelSpecManager().install_kernel_spec(td, 'c', user=user, replace=True, prefix=prefix)

I originally filed the issue in ocrmypdf: https://github.com/ocrmypdf/OCRmyPDF/issues/889 Essentially, when doing ```bash podman run --network none --rm -i jbarlow83/ocrmypdf:v13.2.0 --jobs 1 -l deu - - out.pdf ``` the output hangs,...