MarkusTeufelberger
MarkusTeufelberger
Sooner or later https://github.com/jupyterlab/jupyterlab will be the default UI for Jupyter. It would be great if this plugin also worked in there, currently one needs to switch to the "Classic...
I only got this single line (even in debug mode) from /jupyter_tensorboard/handlers.py to work with in the logs. It would be great if the full exception also gets logged (maybe...
At the moment it is only possible to set a title, URL/link and a severity according to https://github.com/Netflix/vizceral/wiki/How-to-Use I would like to also have a way to embed e.g. a...
I couldn't find any way to add a key/value pair to a dictionary attribute. Am I missing something or is this functionality simply not there?
Lots of Python packages out there depend on C modules. In my case my code depends on python-apt (https://anonscm.debian.org/gitweb/?p=apt/python-apt.git). Any plans or time line on when this limitation will be...
Consider the following example: ``` --- .foo: &foo my_key: value1 bar:
Introduced in https://github.com/ripple/rippled/pull/835
### What happened After getting the error mentioned in the title, I looked into how to fix it and the solution proposed at the moment (completely disable the debugging handlers)...
Another option to get a server that's currently shut down back up next to IPMI (and others, see #221 #289) would be https://en.wikipedia.org/wiki/Wake-on-LAN Not fit for all use cases (it...
https://hub.docker.com/r/jupyter/nbviewer/tags/ only shows the "latest" image, it would be nice to have some indication about which nbviewer version this container actually contains. It seems like there are some automated builds...