Commit 5f24bcc
🐛 Fix dfi library issue to export a dataframe as an image (#74)
* 🐛 Fix: solve issue of the dfi library to export a dataframe as an image for static reports. Also, publish a new streamlit report upon a new release
* 🐛 Fix: remove unnecesary indentation
* 🥅 Build: add validation for quarto installation. Closes #47
* 🎨 Fix: add indentation following black format
* 🐛 Build: remove space to follow black format
* 🐛 increase limit of per cell execution timeout for mystnb
---------
Co-authored-by: Henry Webel <heweb@dtu.dk>1 parent 1c7d478 commit 5f24bcc
File tree
4 files changed
+13
-1
lines changed- .github/workflows
- docs
- src/vuegen
4 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
773 | 773 | | |
774 | 774 | | |
775 | 775 | | |
776 | | - | |
| 776 | + | |
777 | 777 | | |
778 | 778 | | |
779 | 779 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
64 | 73 | | |
65 | 74 | | |
66 | 75 | | |
0 commit comments