notedown
Python module conversion.(v. 1.7.1) Support publication output '.Rmd'
(v. 1.7.2) Support 'Quarto' for Rmd to ipynb conversion
(v. 1.7.3) Support 'Qmd' files.
as_workspace()
correctly passes an unboxed 'description' attribute
when setting the dashboard.'00-<<workspace name>>'
to install package /
book dependencies specified in the original source.as_workspace(..., create = FALSE, update=FALSE)
now evaluates
code, silently.Revise Rmd-to-ipynb work flow
Don't evaluate code chunks (avoids including output in notebook, and side-effects because rmarkdown::render does not start a separate process)
NEWS.md
file to track changes to the package.Extensive interface renaming
as_workspace()
(formerly package_source_as_workspace()
)
as_notebook()
(formerly vignettes_to_notebooks()
)add_access()
(formerly bioconductor_user_access()
)Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.