Skip to content

Commit 9c3aa29

Browse files
authored
Merge pull request #1430 from edavidaja/patch-1
Update rstudio-connect.qmd
2 parents 94ec85b + 340e206 commit 9c3aa29

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docs/publishing/rstudio-connect.qmd

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -125,18 +125,6 @@ The [rsconnect-python](https://docs.rstudio.com/rsconnect-python/) Python packag
125125

126126
See the complete documentation on [Publishing Quarto Content](https://docs.rstudio.com/connect/user/publishing-cli-quarto/) for additional details on using the CLI for publishing to Connect.
127127

128-
#### Notebook Plugin
129-
130-
If you are using the classic Jupyter Notebook you can install the [rsconnect-jupyter](https://docs.rstudio.com/rsconnect-jupyter/) notebook plugin to enable push button publishing of Jupyter notebooks:
131-
132-
1. First, follow the directions in the rsconnect-jupyter [User Guide](https://docs.rstudio.com/rsconnect-jupyter/) to install the plugin.
133-
134-
2. Then, click the publish button <kbd>![](images/publish-button.png){width="23" height="20"}</kbd>from a notebook you wish to publish. You'll be prompted to configure a Connect server and then be presented with a publishing dialog:
135-
136-
![](images/rsconnect-jupyter-usage.png){.border}
137-
138-
See the article on [Publishing Jupyter Notebooks](https://docs.rstudio.com/connect/user/publishing-notebook/) for complete documentation on using the plugin.
139-
140128
## Publishing from Git
141129

142130
Content may be deployed to Posit Connect directly from a remote Git repository. Content will automatically fetch from the associated remote Git repository and re-deploy. This allows for integration with Git-centric workflows and continuous deployment automation.

0 commit comments

Comments
 (0)