Jeremy Howard
Jeremy Howard
Should have been fixed in Quarto here: https://github.com/quarto-dev/quarto-cli/commit/dbb9de99a1ad959d1d6e064654002a8247138289 Check whether `#| output: asis` fixes it.
E.g from foo import * ...would be optionally exported to: from foo import a,b ...if `a` and `b` were used in that module. There's something a bit similar here we...
nbdev should export `%%cython` cells and allow them to be used in exported modules. Possibly supporting `%%cython_pyximport` first may be easier.
In modules that have `__all__`, should we use it for `__dir__`?
Helpful starter: https://forums.fast.ai/t/platform-local-server-ubuntu/65851/1
For suggestions for fastai 2.3 that aren't in the project plan, add them below (please be detailed and specific, preferably with examples, links to existing implementations, explanation for how the...
Feature requests should first be proposed on [the forum](https://forums.fast.ai). **Link to forum discussion.** Please place URL here. **Is your feature request related to a problem? Please describe.** A clear and...
e.g. neptune, wandb, captum, medical imaging... (maybe even text and vision?)
Feature requests should first be proposed on [the forum](https://forums.fast.ai). **Link to forum discussion.** Please place URL here. **Is your feature request related to a problem? Please describe.** A clear and...