Michael Pilosov
Michael Pilosov
Currently the logic checks if all pixels in all channels are below 20. _How well is this working?_ If it's fine, keep it. If you want to do something else,...
Hi, thank you for this template. I've been digging into juniper trying to get it to load `ipywidgets` the way that thebelab does (ex: https://minrk.github.io/thebelab/widgets.html) but haven't been able to...
the links in the README pull up HTML pages that seem to be missing images for the models. Perhaps I could convert them to markdown/latex cells so they'll guarantee rendering?...
**Describe the bug** Cloned repo and tried to build: **To Reproduce** Steps to reproduce the behavior: 1. Clone 2. `docker build -t kmdir-cli .` **Expected behavior** completed build **Screenshots** ...
are there any plans to migrate defaults to jupyterhub 1.0?
app does not render. ``` Exception in thread Thread-104: Traceback (most recent call last): File "/srv/conda/lib/python3.7/threading.py", line 917, in _bootstrap_inner self.run() File "/srv/conda/lib/python3.7/threading.py", line 1158, in run self.function(*self.args, **self.kwargs) File...
Github just released a new "use as template" option that something like this would be absolutely perfect for (ditto for all the binder-examples). Any interest in enabling it for this...
ran into an issue trying to build a container (which did not depend on git cloning an "eden app"), and currently the code will bail out on `git.Repo`. This proposed...
I still don't entirely have an explanation for this, but when I ran `eden` within docker, the client script that was working fine locally started running into the following error...
also raise runtime error instead of hiding it