diff --git a/docs/reference/formats/asciidoc.json b/docs/reference/formats/asciidoc.json index 8e86f50b4d..91323c3dc1 100644 --- a/docs/reference/formats/asciidoc.json +++ b/docs/reference/formats/asciidoc.json @@ -306,6 +306,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/context.json b/docs/reference/formats/context.json index 58c6a48384..61e1233ea2 100644 --- a/docs/reference/formats/context.json +++ b/docs/reference/formats/context.json @@ -416,6 +416,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/docbook.json b/docs/reference/formats/docbook.json index 3eba1773ca..ba67162e60 100644 --- a/docs/reference/formats/docbook.json +++ b/docs/reference/formats/docbook.json @@ -286,6 +286,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/docx.json b/docs/reference/formats/docx.json index 1049c28b96..84bccaf1af 100644 --- a/docs/reference/formats/docx.json +++ b/docs/reference/formats/docx.json @@ -350,6 +350,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/epub.json b/docs/reference/formats/epub.json index de6b14a15b..08ca9ed17f 100644 --- a/docs/reference/formats/epub.json +++ b/docs/reference/formats/epub.json @@ -474,6 +474,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/fb2.json b/docs/reference/formats/fb2.json index 1db095840b..1f50c6bdee 100644 --- a/docs/reference/formats/fb2.json +++ b/docs/reference/formats/fb2.json @@ -292,6 +292,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/haddock.json b/docs/reference/formats/haddock.json index 5902d34acf..c5d60eecd6 100644 --- a/docs/reference/formats/haddock.json +++ b/docs/reference/formats/haddock.json @@ -296,6 +296,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/html.json b/docs/reference/formats/html.json index 297141a6b0..26fb8708ed 100644 --- a/docs/reference/formats/html.json +++ b/docs/reference/formats/html.json @@ -676,6 +676,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/icml.json b/docs/reference/formats/icml.json index 1db095840b..1f50c6bdee 100644 --- a/docs/reference/formats/icml.json +++ b/docs/reference/formats/icml.json @@ -292,6 +292,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/ipynb.json b/docs/reference/formats/ipynb.json index 11b0a7e6c3..024c0a31ae 100644 --- a/docs/reference/formats/ipynb.json +++ b/docs/reference/formats/ipynb.json @@ -280,6 +280,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/jats.json b/docs/reference/formats/jats.json index c788803f27..572ef9afd7 100644 --- a/docs/reference/formats/jats.json +++ b/docs/reference/formats/jats.json @@ -322,6 +322,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/man.json b/docs/reference/formats/man.json index 48587065c0..658e8a11f0 100644 --- a/docs/reference/formats/man.json +++ b/docs/reference/formats/man.json @@ -304,6 +304,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/markdown/commonmark.json b/docs/reference/formats/markdown/commonmark.json index c6fef7ca66..58cd5583c8 100644 --- a/docs/reference/formats/markdown/commonmark.json +++ b/docs/reference/formats/markdown/commonmark.json @@ -318,6 +318,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/markdown/gfm.json b/docs/reference/formats/markdown/gfm.json index 4fbc3c8c24..9676045265 100644 --- a/docs/reference/formats/markdown/gfm.json +++ b/docs/reference/formats/markdown/gfm.json @@ -326,6 +326,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/markdown/markua.json b/docs/reference/formats/markdown/markua.json index c6fef7ca66..58cd5583c8 100644 --- a/docs/reference/formats/markdown/markua.json +++ b/docs/reference/formats/markdown/markua.json @@ -318,6 +318,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/ms.json b/docs/reference/formats/ms.json index 90f276e8d6..d9a290398c 100644 --- a/docs/reference/formats/ms.json +++ b/docs/reference/formats/ms.json @@ -342,6 +342,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/muse.json b/docs/reference/formats/muse.json index 94d5bd86f5..760d6b43de 100644 --- a/docs/reference/formats/muse.json +++ b/docs/reference/formats/muse.json @@ -306,6 +306,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/odt.json b/docs/reference/formats/odt.json index 7b37db46a6..b62d9db815 100644 --- a/docs/reference/formats/odt.json +++ b/docs/reference/formats/odt.json @@ -334,6 +334,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/opml.json b/docs/reference/formats/opml.json index 1db095840b..1f50c6bdee 100644 --- a/docs/reference/formats/opml.json +++ b/docs/reference/formats/opml.json @@ -292,6 +292,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/org.json b/docs/reference/formats/org.json index 1db095840b..1f50c6bdee 100644 --- a/docs/reference/formats/org.json +++ b/docs/reference/formats/org.json @@ -292,6 +292,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/pdf.json b/docs/reference/formats/pdf.json index 477f3d9dd5..9ce5fe29ce 100644 --- a/docs/reference/formats/pdf.json +++ b/docs/reference/formats/pdf.json @@ -624,6 +624,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "keep-tex", "description": "Keep the intermediate tex file used during render." diff --git a/docs/reference/formats/presentations/beamer.json b/docs/reference/formats/presentations/beamer.json index 2a7f7c82ce..2b5e793854 100644 --- a/docs/reference/formats/presentations/beamer.json +++ b/docs/reference/formats/presentations/beamer.json @@ -678,6 +678,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "keep-tex", "description": "Keep the intermediate tex file used during render." diff --git a/docs/reference/formats/presentations/pptx.json b/docs/reference/formats/presentations/pptx.json index acf508bdf1..e81fc072e7 100644 --- a/docs/reference/formats/presentations/pptx.json +++ b/docs/reference/formats/presentations/pptx.json @@ -316,6 +316,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/presentations/revealjs.json b/docs/reference/formats/presentations/revealjs.json index b11e1a0236..225a140698 100644 --- a/docs/reference/formats/presentations/revealjs.json +++ b/docs/reference/formats/presentations/revealjs.json @@ -846,6 +846,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/rst.json b/docs/reference/formats/rst.json index 896fe5dbb4..b401562d78 100644 --- a/docs/reference/formats/rst.json +++ b/docs/reference/formats/rst.json @@ -302,6 +302,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/rtf.json b/docs/reference/formats/rtf.json index 4ca0b003ed..84d851b9c7 100644 --- a/docs/reference/formats/rtf.json +++ b/docs/reference/formats/rtf.json @@ -296,6 +296,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/tei.json b/docs/reference/formats/tei.json index a5484a13d8..14eba97259 100644 --- a/docs/reference/formats/tei.json +++ b/docs/reference/formats/tei.json @@ -296,6 +296,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/texinfo.json b/docs/reference/formats/texinfo.json index 1db095840b..1f50c6bdee 100644 --- a/docs/reference/formats/texinfo.json +++ b/docs/reference/formats/texinfo.json @@ -292,6 +292,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/textile.json b/docs/reference/formats/textile.json index fb07f84399..e441c65643 100644 --- a/docs/reference/formats/textile.json +++ b/docs/reference/formats/textile.json @@ -292,6 +292,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/typst.json b/docs/reference/formats/typst.json index 90e4f39515..471d4112bb 100644 --- a/docs/reference/formats/typst.json +++ b/docs/reference/formats/typst.json @@ -332,6 +332,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "keep-typ", "description": "Keep the intermediate typst file used during render." diff --git a/docs/reference/formats/wiki/dokuwiki.json b/docs/reference/formats/wiki/dokuwiki.json index 1db095840b..1f50c6bdee 100644 --- a/docs/reference/formats/wiki/dokuwiki.json +++ b/docs/reference/formats/wiki/dokuwiki.json @@ -292,6 +292,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/wiki/jira.json b/docs/reference/formats/wiki/jira.json index 1db095840b..1f50c6bdee 100644 --- a/docs/reference/formats/wiki/jira.json +++ b/docs/reference/formats/wiki/jira.json @@ -292,6 +292,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/wiki/mediawiki.json b/docs/reference/formats/wiki/mediawiki.json index 1db095840b..1f50c6bdee 100644 --- a/docs/reference/formats/wiki/mediawiki.json +++ b/docs/reference/formats/wiki/mediawiki.json @@ -292,6 +292,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/wiki/xwiki.json b/docs/reference/formats/wiki/xwiki.json index 1db095840b..1f50c6bdee 100644 --- a/docs/reference/formats/wiki/xwiki.json +++ b/docs/reference/formats/wiki/xwiki.json @@ -292,6 +292,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n" diff --git a/docs/reference/formats/wiki/zimwiki.json b/docs/reference/formats/wiki/zimwiki.json index 1db095840b..1f50c6bdee 100644 --- a/docs/reference/formats/wiki/zimwiki.json +++ b/docs/reference/formats/wiki/zimwiki.json @@ -292,6 +292,10 @@ "name": "ipynb-shell-interactivity", "description": "Specify which nodes should be run interactively (displaying output from expressions)\n" }, + { + "name": "plotly-connected", + "description": "If true, use the \"notebook_connected\" plotly renderer, which downloads\nits dependencies from a CDN and requires an internet connection to view.\n" + }, { "name": "extract-media", "description": "Extract images and other media contained in or linked from the source document to the\npath DIR, creating it if necessary, and adjust the images references in the document\nso they point to the extracted files. Media are downloaded, read from the file\nsystem, or extracted from a binary container (e.g. docx), as needed. The original\nfile paths are used if they are relative paths not containing ... Otherwise filenames\nare constructed from the SHA1 hash of the contents.\n"