Dave Hirschfeld
Dave Hirschfeld
> The TUI framework browsr uses, textual, doesn't current give a way to recursively open directory nodes. It sounds like this might be a feature request for upstream 🤔
I think it would be ideal if there were a `hide_code` boolean in the cell metadata which you could easily toggle with a dropdown in the Property Inspector similar to...
> As I understand, the commands above instruct conda-forge to use pip to install the python files. It uses pip to install just the package itself (it passes `--no-deps` automatically,...
I can confirm this appears to fix the hang I was observing :+1:
Possibly a random error which might be fixed by retrying the CI? ``` FAILED tests/streams/test_tls.py::TestTLSStream::test_extra_attributes[trio] - pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-4 ConnectionResetError: [WinError 10054] An existing connection was forcibly closed...
Looks like ~~the same~~ a similar error on a recent stack: ```python Python 3.7.7 (default, May 6 2020, 11:45:54) [MSC v.1916 64 bit (AMD64)] Type "copyright", "credits" or "license" for...
Tangentially related? - https://github.com/jcrist/msgspec/issues/689