Commit 3ea30c0
The plotly figure is empty in the code block "Basic data" (#1902)
* Update detailed_workflow.ipynb
the result figure is empty
* Update detailed_workflow.ipynb
fix issue: the plotly figure is empty
* The error message indicated that my code did not
comply with the code style guidelines.
Specifically, I had used double quotes "notebook"
for the string, whereas the required format was
single quotes 'notebook'.
This has now been corrected.
* comply with the code style guidelines.
Specifically, I had used double quotes "notebook"
for the string, whereas the required format was
single quotes 'notebook'.
This has now been corrected.
* I didn't use nbqa black to reformat my code. Now
is done!
* recover_code
---------
Co-authored-by: Linlang <[email protected]>1 parent 4b8d70d commit 3ea30c0
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| 174 | + | |
174 | 175 | | |
| 176 | + | |
175 | 177 | | |
176 | 178 | | |
177 | 179 | | |
| |||
0 commit comments