github / github/codespaces-jupyter
Default image classifier code crashes
Open
- Dominant language
- Jupyter Notebook
- Stars
- 894
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
The code will not run by default.
Both uses of `dataiter.next()` must be replaced with `next(dataiter)`.
Contributor guide
Assessment
This issue has not been assessed yet.