fastprogress
Advanced tools
| Metadata-Version: 2.4 | ||
| Name: fastprogress | ||
| Version: 1.1.2 | ||
| Version: 1.1.3 | ||
| Summary: A nested progress with plotting options for fastai | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/answerdotai/fastprogress |
@@ -1,2 +0,2 @@ | ||
| __version__ = "1.1.2" | ||
| __version__ = "1.1.3" | ||
| from .fastprogress import master_bar, progress_bar, force_console_behavior |
@@ -117,4 +117,6 @@ # Autogenerated by nbdev | ||
| 'fastprogress/fastprogress.py'), | ||
| 'fastprogress.fastprogress.show_styles': ( 'fastprogress.html#show_styles', | ||
| 'fastprogress/fastprogress.py'), | ||
| 'fastprogress.fastprogress.text2html_table': ( 'fastprogress.html#text2html_table', | ||
| 'fastprogress/fastprogress.py')}, | ||
| 'fastprogress.version': {}}} |
| # AUTOGENERATED! DO NOT EDIT! File to edit: ../nbs/01_fastprogress.ipynb. | ||
| # %% auto 0 | ||
| __all__ = ['html_styles', 'NO_BAR', 'WRITER_FN', 'FLUSH', 'SAVE_PATH', 'SAVE_APPEND', 'MAX_COLS', 'format_time', | ||
| __all__ = ['html_styles', 'NO_BAR', 'WRITER_FN', 'FLUSH', 'SAVE_PATH', 'SAVE_APPEND', 'MAX_COLS', 'format_time', 'show_styles', | ||
| 'html_progress_bar', 'text2html_table', 'ProgressBar', 'MasterBar', 'NBProgressBar', 'NBMasterBar', | ||
@@ -54,2 +54,11 @@ 'printing', 'ConsoleProgressBar', 'print_and_maybe_save', 'ConsoleMasterBar', 'force_console_behavior', | ||
| # %% ../nbs/01_fastprogress.ipynb | ||
| _style_shown = False | ||
| def show_styles(): | ||
| "Add the styles to the nb/dialog" | ||
| global _style_shown | ||
| if _style_shown: return | ||
| display(HTML(html_styles)) | ||
| _style_shown=True | ||
| # %% ../nbs/01_fastprogress.ipynb | ||
| def html_progress_bar(value, total, label, interrupted=False): | ||
@@ -56,0 +65,0 @@ "Html code for a progress bar `value`/`total` with `label`" |
+1
-1
| Metadata-Version: 2.4 | ||
| Name: fastprogress | ||
| Version: 1.1.2 | ||
| Version: 1.1.3 | ||
| Summary: A nested progress with plotting options for fastai | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/answerdotai/fastprogress |
+1
-1
@@ -6,3 +6,3 @@ [DEFAULT] | ||
| branch = master | ||
| version = 1.1.2 | ||
| version = 1.1.3 | ||
| description = A nested progress with plotting options for fastai | ||
@@ -9,0 +9,0 @@ keywords = jupyter notebook progressbar |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
63944
0.74%592
1.72%