Skip to content

A simple Jupyter Notebook to demonstrate RStudio Server Pro + Jupyter

License

Notifications You must be signed in to change notification settings

sol-eng/welcome-to-jupyter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Jupyter

Jupyter Notebooks and Jupyter Lab are popular environments for developing Python code. Starting in version 1.2.5, RStudio Server Pro can be configured to provide users with access to Jupyter Sessions. This repository contains a few example Jupyter Notebooks and Python scripts that can be used to explore those features.

Getting Started

Log in to the RStudio IDE and click on New Session. Then select either JupyterLab or Jupyter Notebook from the Editor menu:

RStudio New Session Dialogue

Once the session is started, open up jupyter-static-visualization and then click on jupyter-static-visualization.ipynb to open up the Jupyter Notebook.

Jupyter Notebook initial view

Once the notebook is running, you can execute code cells by either clicking the "play" button in the menu bar or by pressing Shift + Enter from within a cell.

More Information

A more complete set of R + Python examples is available on GitHub. More information about RStudio can be found at RStudio.com and you can learn more about Jupyter by visiting jupyter.org.

About

A simple Jupyter Notebook to demonstrate RStudio Server Pro + Jupyter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published