Ian Rose
Ian Rose
Woah. That is quite the error. It looks like the error is occurring when the kernel tries to start, and ASCII is assumed somewhere. I still cannot reproduce the error...
I have mirrored your directory structure (`Mój dysk/Notebooks/file.ipynb`), running notebook 5.2.0, python 3.6, JupyterLab 0.28.5, and @jupyterlab/google-drive 0.7, Ubuntu 17.10, and I still don't see this error. What happens if...
Hey all, jupyterlab/jupyterlab#6399 provides a new `IConnectionLost` token, which can be overridden by extensions, to handle a lost server connection. This should get around the dialog race. It won't be...
Thanks @djeeg, is there an issue you are trying to fix here? This request (just checking for the proxy) shouldn't need authenticated access.
Hi @WetHat, unfortunately this is expected behavior. We don't have a way currently to recursively go into a submodule (indeed, it may not even be on GitHub). If somebody wanted...
(also, sorry for the extremely slow response)
Sorry for the slow reply @alexlicohen. If this is still a problem, there are a few things we can check: 1. Does your settings file work in a non-dockerized setting...
Do you connect with an access token? The primary reason for the server-side proxy is security: since the access token or `client_secret` are effectively passwords to a user's GitHub account,...
I have no objection to this enhancement (so long as there is no security issue), but I can't really do it myself without good access to a GHE account. PRs...
Hi @jhgoebbert, this plugin is fairly customized to the GitHub API, so it would not be trivial to do. That said, it does look like GitLab provides a reasonably similar...