fastcore
https://github.com/fastai/fastcore
Jupyter Notebook
Python supercharged for the fastai library
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Jupyter Notebook not yet supported1 Subscribers
Add a CodeTriage badge to fastcore
Help out
- Issues
- `asyncio.iscoroutinefunction` is deprecated in Python 3.14, removed in 3.16
- Security contact needed — no SECURITY.md or private reporting channel
- `Notebook.remove` and `del_cells`: remove cells by id or held cell
- Fix `all_equal` treating trailing `None` as equal (#519)
- `docments(full=True)` drops `**kwargs` docments unless `args_kwargs=True` is passed explicitly
- Docment renderers collapse parameterized annotations to their unparameterized type
- `MarkdownRenderer.__repr__` places the docstring inside a return-docment comment
- Fix kwargs docments with full output
- Preserve generic parameters in docment renderers
- Render docstrings below return docment comments
- Docs
- Jupyter Notebook not yet supported