Introducing a way to support interactive data science
.py
file which can hold a block of code which can contain lines of code that allow you to export the results as visualisations or data files.Code
, Markdown
or Raw
Depending on use case.
Code
cells use a process called a kernel
to run programme elements in the user selected code base (e.g. Python or R).Markdown
cells allow the user to include formatted text and other elements (such as links and images).Raw
cells have no processing attached and output as plain text.iPython
project as a way of incorporating prompts and access to previous output, as he continued development he amalgamated iPython
with 2 other projectsOn the plus side…
Having said that…
How to install and launch Jupyter
in VS Code
winget install astral-sh.uv Microsoft.VisualStudioCode github-desktop
if reviewing these slides this section is only available in the recording, though the initial steps used should be available on the associated Code Club site page
Contact:
Code & Slides:
… And don’t forget to give us your feedback.
SAT // Jupyter Notebooks // May 15, 2025