
fastprogress 1.1.5
0
A nested progress with plotting options for fastai
Contents
A nested progress with plotting options for fastai
Stars: 1098, Watchers: 1098, Forks: 107, Open Issues: 27The AnswerDotAI/fastprogress repo was created 7 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 1098 github stars!
How to Install fastprogress
You can install fastprogress using pip
pip install fastprogress
or add it to a project with poetry
poetry add fastprogress
Package Details
- Author
- None
- License
- Apache-2.0
- Homepage
- None
- PyPi:
- https://pypi.org/project/fastprogress/
- Documentation:
- https://fastprogress.fast.ai/
- GitHub Repo:
- https://github.com/fastai/fastprogress
Classifiers
Related Packages
Errors
A list of common fastprogress errors.
Code Examples
Here are some fastprogress code examples and snippets.
GitHub Issues
The fastprogress package has 27 open issues on GitHub
- no unit-tests or testing pipeline
- Move IPython import to inside 'if IN_NOTEBOOK'
- Fix AttributeError in NBMasterBar.show() when self.out is not initialized
self.outnot initialised properly- [BUG] ModuleNotFoundError: No module named 'IPython'
pythonfix







