Joe Scott
Joe Scott
Seen at [https://martinheinz.dev/blog/1](url) Tags lead to `https://martinheinz.dev/tags/undefined/` Thanks for the great blogs though!
Link appears to be dead, lands on the splash page for Imperial University Computing page.
[Relevant docs](https://github.com/conda-incubator/setup-miniconda/blob/e81abac10ce2c37423b54eae5af93aa3b4d3475c/action.yml#L148) On the line above it argument is said to be true by default but below it is indicated to be false. Opened issue as not clear what was...
At the conda [channels listing for nbdev](https://anaconda.org/fastai/nbdev/files) 2.3.12 has been released. However [github's releases](https://github.com/fastai/nbdev/releases) do not list 2.3.12.
closes #1062 Now users can specify the newline string to be passed to [open](https://docs.python.org/3/library/functions.html#open) for string data. This PR concerns writing. This is fiddly requiring `--newline $'\r\n'` on Bash to...
### Description `pre-commit run poetry-install` passed but acted as no-op. The expected package was not in the venv. A regular: `poetry install` noticed the missing package. ### Workarounds Manually poetry...
### Feature Type - [X] Adding new functionality to pandas - [ ] Changing existing functionality in pandas - [ ] Removing existing functionality in pandas ### Problem Description When...
### Apache Airflow version 2.9.2 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? When using PythonVirtualOperator the venv is created by airflow as passed...
### Applies To - [X] Notebooks (.ipynb files) - [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers) ### What happened? When adding cells: `No notebook document...
**Is your feature request related to a problem? Please describe.** When I back a WSL file system I can take the kernel offline and backup the vhdx where it lives....