rstudio / rsconnect-jupyter

Publish Jupyter notebooks to RStudio Connect
GNU General Public License v2.0
25 stars 6 forks source link

Updates the installation guide #343

Closed tdstein closed 1 year ago

tdstein commented 1 year ago

Description

Updates the installation guide to reflect the current best practices within the Juypter ecosystem.

This change also includes additional warning messages to convey that JupyterLab is not supported.

Also updates the JupyterHub Docker example to use the most recent release of Jupyter. I have also replicated this example in the ./examples directory.

Connected to #328

tdstein commented 1 year ago

The simplest way to review this request is likely to view the rendered changes in the browser:

gh pr checkout 343
cd docs
just image
just watch