Using Jupyter at WRDS

Step-by-step beginner's guide, providing a hands-on Jupyter experience.

Start Using Jupyter

A Jupyter Notebook is an open-source web-based computing environment that enables the combination of live code, equations, explanatory text, and visualizations. Jupyter at ݮƵis available at . Learn how to connect to ݮƵvia Jupyter, create a query, and produce a graph of your query results using the following exercise. It should take less than ten minutes.

Open our sample Notebook and begin immediately by clicking the Open in JupyterLab tab! Log in using your ݮƵcredentials.

Jupyter Notebook: ClassroomTools/using_jupyter_at_wrds.ipynb Download

If you would like to save this work, or customize this Notebook further in your home directory for future use, use the following directions:

  1. Download the Notebook by clicking the Download tab.
  2. Access ݮƵJupyterHub at .
  3. Log in to your account using your ݮƵcredentials.
  4. Click the Upload Files button (an underlined arrow icon) to upload this Notebook and save it in your own directory.

Top of Section

Top