Skip to content

Fix console log#17

Open
pcuenca wants to merge 1 commit intofastai:masterfrom
pcuenca:fix-console-log
Open

Fix console log#17
pcuenca wants to merge 1 commit intofastai:masterfrom
pcuenca:fix-console-log

Conversation

@pcuenca
Copy link
Copy Markdown
Contributor

@pcuenca pcuenca commented Feb 20, 2023

ConsoleMasterBar (fastprogress) assumes string values in https://github.com/fastai/fastprogress/blob/master/fastprogress/fastprogress.py#L291 – in this case, len(t) failed because epoch was sent as an int.

`ConsoleMasterBar` (`fastprogress`) assumes string values in
https://github.com/fastai/fastprogress/blob/master/fastprogress/fastprogress.py#L291
– in this case, `len(t)` failed because `epoch` was sent as an `int`.
@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant