Build and Share Jupyter Notebooks on RStudio Team

This is a companion discussion topic for the original entry at https://www.rstudio.com/blog/build-and-share-jupyter-notebooks-on-rstudio-team


Photo by Justin W on Unsplash

Jupyter Notebooks are interactive documents for code, outputs, and text. However, they’re often stuck in data scientists’ local computing environments. Collaborating can be difficult and sharing can be tedious. To live up to their fullest potential, data science teams need a way to scale their development securely and efficiently — while providing stakeholders easy access to their output and visualizations.

RStudio Team, made up of RStudio Workbench, RStudio Connect, and RStudio Package Manager, brings everything together to help data scientists create, reproduce, and share insights from their Jupyter Notebooks.

Let’s dive into a real-life example by exploring data from NASA’s Center for Near Earth Objects (NEOs). Daniel Petzold walks us through his data analysis and reporting. Want to explore the report yourself? Check out the published version on RStudio Connect and the code on Github.

Analyze and Visualize Data Within a Maintained Environment

On RStudio Workbench, you have a choice of editors: the RStudio IDE, JupyterLab, Jupyter Notebook, or VS Code. Choose your preference. From here, you can explore your dataset, embed HTML directly in your document, create visualizations, and more. Watch Daniel walk through his exploratory analysis on JupyterLab:

![](upload://tiuGdDZGiGaMbWJD4PoTXemra9M.jpeg)

Publish Directly to Your Content Hub

Now that you’ve run your analyses and created insightful visualizations, you want to be able to share them with your team. RStudio Workbench allows you to publish to RStudio Connect, the content platform from RStudio.

You have multiple options: push-button deployment from Jupyter Notebook or using terminal commands from JupyterLab. Daniel shows us the push-button approach through Jupyter Notebook:

![](upload://tev5hboMOp11e2UmzvqS7iDMSpq.jpeg)

Share With Your Stakeholders

It’s not enough to publish your work. Once on RStudio Connect, you can share with end-users. Make your analysis accessible to specific users or more generally with different authentication measures. In addition, you can schedule the document to run at a certain time and send out an email with refreshed data.

See these functionalities from Daniel’s standpoint:

![](upload://gABWRe63nO4OP8ju0Q0hyeGU3BK.jpeg)

Learn More

With RStudio Team, you can develop, collaborate, and share within an integrated architecture. Learn more about RStudio Team.

This topic was automatically closed after 179 days. New replies are no longer allowed.


If you have a query related to it or one of the replies, start a new topic and refer back with a link.