Skip to content

Jupyter (IPython)

Don Jayamanne edited this page Sep 27, 2016 · 8 revisions

It is possible send Python code to a Jupyter (IPython) kernel directly from within Visual Studio Code and view the results in there.

Getting Started

Before using Jupyter (IPython), you will need to ensure the prerequisites are installed and setup.

Clone this wiki locally