Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Updates the installation guide #343

Merged
merged 3 commits into from
Feb 24, 2023
Merged

Updates the installation guide #343

merged 3 commits into from
Feb 24, 2023

Conversation

tdstein
Copy link
Contributor

@tdstein tdstein commented Feb 23, 2023

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 tdstein linked an issue Feb 23, 2023 that may be closed by this pull request
@tdstein
Copy link
Contributor Author

tdstein commented Feb 23, 2023

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

@tdstein tdstein marked this pull request as ready for review February 23, 2023 18:58
docs/docs/index.md Outdated Show resolved Hide resolved
docs/docs/index.md Outdated Show resolved Hide resolved
docs/docs/index.md Show resolved Hide resolved
docs/docs/index.md Outdated Show resolved Hide resolved
docs/docs/index.md Outdated Show resolved Hide resolved
docs/docs/index.md Outdated Show resolved Hide resolved
docs/docs/index.md Outdated Show resolved Hide resolved
docs/docs/index.md Show resolved Hide resolved
docs/docs/index.md Show resolved Hide resolved
# Enables the rsconnect-jupyter extension
RUN python3 -m jupyter nbextension install --sys-prefix --py rsconnect_jupyter
RUN python3 -m jupyter nbextension enable --sys-prefix --py rsconnect_jupyter
RUN python3 -m jupyter serverextension enable --sys-prefix --py rsconnect_jupyter
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so much cleaner!

docs/docs/index.md Outdated Show resolved Hide resolved
@tdstein tdstein merged commit 4d38e49 into master Feb 24, 2023
@tdstein tdstein deleted the 328-connect-icon branch February 24, 2023 19:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dont see the rsconnect icon in a jupyter notebook
4 participants