ftpronk
ftpronk
Would it be possible to include a light color scheme as an alternative to the black background with white text? Something in the spirit of solarized light? My tired eyes...
Cannot exit embedded console. AttributeError: 'InProcessKernel' object has no attribute 'io_loop'.
System: Linux Mint 18.3 Xfce Edition. System: Kubuntu 16.04. I was working with an IPython qtconsole embedded in some C++ code, which used to work. But after a recent update,...
## Description A simple server example, adding an int32 node fails on `Ubuntu 20.04`, with error `BadNodeAttributesInvalid`. - git commit: tag **v1.2.3** - compiler: clang-10 ## Background Information / Reproduction...
Trying to deserialize an int value defined as: ```my-int: 123_456``` fails. From what I could find online, it should theoretically be supported by some of the standards, as found here:...
There are a few bugs in the VisualDebugging Cxx demo, some linked to the pipeline changes introduced in vtk 6. 1. The angled brackets should be changed to quotes when...