Peter Kleiweg
Peter Kleiweg
Rendering of this graph is all wrong: ``` strict graph gr { ranksep=".4" nodesep=.05 margin=.05; outputMode="edgesfirst"; node [shape=box, height=0, width=0, style=filled, fontsize=12, color="#ffc0c0", fontname="Helvetica"]; n0 [label="top"]; n1 [label="smain", style=bold, color="#ff0000"];...
# Description The use of `vim.validate(spec)` is deprecated. ## Type of change Changed all calls to `vim.validate(spec)` into calls to `vim.validate(name, value, validator[, optional][, message])` **Configuration**: * Neovim version (nvim...
**Describe the bug** I have Inception running behind Apache over https. When I try to log in, the redirect fails, because it uses http instead of https **To Reproduce** 1....
`DEFAULT_STATIC_FILES_PATH` was removed in Notebook version 7