Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rstudio/rsconnect-jupyter
Publish Jupyter notebooks to RStudio Connect
https://github.com/rstudio/rsconnect-jupyter
jupyter-notebook jupyter-notebook-extension rstudio-connect
Last synced: 2 months ago
JSON representation
Publish Jupyter notebooks to RStudio Connect
- Host: GitHub
- URL: https://github.com/rstudio/rsconnect-jupyter
- Owner: rstudio
- License: gpl-2.0
- Created: 2018-03-22T20:11:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-04T13:30:48.000Z (9 months ago)
- Last Synced: 2024-04-14T09:35:01.193Z (8 months ago)
- Topics: jupyter-notebook, jupyter-notebook-extension, rstudio-connect
- Language: Jupyter Notebook
- Homepage:
- Size: 2.83 MB
- Stars: 24
- Watchers: 40
- Forks: 6
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
## The `rsconnect-jupyter` package is deprecated
Please use [`rsconnect-python`](https://github.com/posit-dev/rsconnect-python) to publish content to [Posit Connect](https://docs.posit.co/connect).
# rsconnect-jupyter
[rsconnect-jupyter](https://www.github.com/rstudio/rsconnect-jupyter/) is a
plugin for [Jupyter Notebook](https://jupyter.org/) that enables
publishing notebooks to [Posit
Connect](https://www.posit.co/products/enterprise/connect/).# Requirements
- Python 3.8.0 and higher
- Jupyter Notebook 5.x
- [pip](https://pypi.org/project/pip/)
- [wheel](https://pypi.org/project/wheel/)
- [Posit Connect](https://www.posit.co/download/posit-connect/) v1.7.0
or higher, configured with Python support.# Documentation
See the documentation on [docs.posit.co](https://docs.posit.co/rsconnect-jupyter/).