We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e558f5 commit b6d8059Copy full SHA for b6d8059
1 file changed
R/kaleido.R
@@ -128,7 +128,7 @@ newKaleidoScope <- function(kaleido) {
128
)
129
reticulate::py_run_string(load_json)
130
131
- # TODO: Pass plotlyMainBundlePath() (and mathjax?)
+ # TODO: Pass plotlyMainBundlePath() (and mathjax)
132
# to page level options
133
#reticulate::py_run_string(
134
# "import kaleido; kaleido.PageGenerator()"
0 commit comments