Zane Dufour

Results 62 comments of Zane Dufour

Hmm. I think my intuition was that it's simpler to just have `__main__.py`, but I think I can see a few more benefits for the approach that flask uses. 1....

Hmm I think the [quickstart docs](https://kubernetes.dask.org/en/latest/kubecluster.html) set it to `"dask"` in `worker-spec.yaml` However, because it's configurable, I'd be a bit worried about hard-coding it in case someone changed the container...

> Now if you agree with the above, here there is a last point for debate. Either we have this log FileHandler use the same logging level as the root...

Hmm, after digging around and testing a bit, it seems like this is a reocurrence of an [old neovide issue](https://github.com/neovide/neovide/issues/501). I created a [new issue](https://github.com/neovide/neovide/issues/1532) to track that. The details...

In case it's also relevant, I built neovide from source (wasn't able to `brew install --cask`)

Apologies if this is something that most neovim users would know, but could we add something to the documentation explaining how one would use this? (btw, this would be a...

According to someone in the [paramiko issue](https://github.com/paramiko/paramiko/issues/395) I linked, the [scp library/plugin for paramiko](https://github.com/jbardin/scp.py) doesn't have this drawback. I don't know enough about the differences between sftp and scp to...

I can't find this in the documentation, but try `anaconda-project-shell . `

Hmm, `anaconda-project-shell` seems to work on Anaconda Enterprise, but I can't get it to work on my laptop.