kushalmraut
kushalmraut
General Description : I am experiencing an issue with the Dash DataTable component when exporting data in CSV format. The problem is that Markdown-formatted text is not being properly parsed...
**version : trio==0.22.2** ``` [2023-10-10 12:06:56 +0000] [4254] [INFO] Worker exiting (pid: 4254) [2023-10-10 12:07:00 +0000] [4232] [INFO] Shutting down: Master [2023-10-10 12:07:00 +0000] [4232] [INFO] Reason: Worker failed to...
The function passed in the next props is not getting triggered for the chrome and firefox It is working fine in the safari here is my code ``` .... ```...
I want to highlight specific sections from different pages in pdf. does this feature available? I looked at `SelectionData` i think it might be useful for this case. can you...
## Version apache-superset==3.1.1 ## Screenshot ## Description Hello, I am currently embedding dashboards into an iframe and wish to hide the header in the embedded view. Despite following the [documentation](https://superset.apache.org/docs/creating-charts-dashboards/creating-your-first-dashboard#customizing-dashboard)...
### Bug description Unable to embed imported dashboard. end point `/api/v1/dashboard/17` giving error 404 not found end point `/api/v1/dashboard/17/charts ` giving error 404 not found end point `/api/v1/dashboard/17/datasets ` giving...
for some pdf links i am getting this error NotImplementedError: File format not supported ``` [](https://localhost:8080/#) in () ----> 1 tables = camelot.read_pdf('https://downloads.usda.library.cornell.edu/usda-esmis/files/cj82k728n/2v23wr658/v405t658m/wwcb2921.pdf', pages='1', flavor='lattice') 2 frames [/usr/local/lib/python3.10/dist-packages/camelot/utils.py](https://localhost:8080/#) in download_url(url)...