Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/).