After restarting Kernel, charts display, but dataframe table output does not: Error creating widget: could not find model
Open
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
When looking at a notebook that has been run in the past, charts/graphs display properly, however, the tables with the dataframes output do not. Ideally, it would be nice if even coming from a notebook server restart, if a notebook file is loaded, that all of the output would be preserved as if it were freshly ran. The idea here is the data is old, but it would be nice to still be able to sort etc if the data can't be refreshed. Right now, the dataframe table output shows as Error creating widget: could not find model until the cell is rerun.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.