Joe Scott
Joe Scott
I have encountered this traitlets printout in the Jupyter logs of Vscode upon crashing. However I found that running the particular lines from the cell even in a Python interpreter...
> I expect you have not read the docs telling you about the extra things you need to do when using this hook https://python-poetry.org/docs/pre-commit-hooks#poetry-install Thanks - I've added a transcript...
> And is the python you are running at `python -c "import watermark"` the same as the python from the virtual environment that poetry is running? Probably you just need...
> In addition to _reading_, being able to force _writing_ with a newline variant would be _fantastic_. Thanks for the feedback - `open` as linked above handles reading and writing...
The interface is not using repr as the docs are rendering newlines: ``` --use-crlf-newline Implies CLRF newline. Equivalent to: [--NbConvertApp.newline= ] --use-lf-newline Implies LF newline. Equivalent to: [--NbConvertApp.newline= ] ```
Reset bad author on commits
Thanks, the reason is that the `is_venv_installed` finds `/usr/bin/virtualenv` and proceeds but doesn't try to import it. A module import would closely match what happens later. ```bash (.venv_airflow) $ python...
Looks like the PR went stale
@potiuk please do, see the PR
Looks like this happened but got reverted https://github.com/fastai/fastcore/pull/544