Saving a Jupyter notebook as HTML does not save pandas dataframes
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
When we export a notebook at HTML outside of BeakerX, the dataframe tables are preserved. This makes sharing notebooks with people who do not have any coding experience very easy.
The interactive dataframes are not saved when we export to HTML.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue identifies Jupyter Notebook HTML export and interactive pandas dataframes, but names no files, tests, or entry points. Start by reproducing the export outside BeakerX with a notebook containing a dataframe, then compare the result with the preserved tables described in the issue. Done means the interactive dataframe content is present in the exported HTML.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, pandas
- Domain
- data, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100