You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/publishing/rstudio-connect.qmd
-12Lines changed: 0 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -125,18 +125,6 @@ The [rsconnect-python](https://docs.rstudio.com/rsconnect-python/) Python packag
125
125
126
126
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.
127
127
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>{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
-
{.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
-
140
128
## Publishing from Git
141
129
142
130
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