Jeremy Howard

Results 48 issues of Jeremy Howard

Should have been fixed in Quarto here: https://github.com/quarto-dev/quarto-cli/commit/dbb9de99a1ad959d1d6e064654002a8247138289 Check whether `#| output: asis` fixes it.

bug
waiting for response

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...

enhancement

nbdev should export `%%cython` cells and allow them to be used in exported modules. Possibly supporting `%%cython_pyximport` first may be easier.

enhancement

In modules that have `__all__`, should we use it for `__dir__`?

enhancement

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...

enhancement

e.g. neptune, wandb, captum, medical imaging... (maybe even text and vision?)

enhancement

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...

enhancement