SQL cell's result doesn't export
Open
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Today I've installed jupyter and beakerx (using pip, following the documentation).
Following that I've been able to connect to a database of mine and to show the result of a very simple query. The notebook just behave as I expect it to : I type my SQL command, evaluate the cell and a nice table with the result appears below the cell.
Now, I try to "print preview" and "file -> download as -> html". Both show me the SQL code I've typed in cells but not the result of the SQL evaluation (i.e. the result table). Is that normal ?
Best regards,
Stefan
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.