Data Science
The Data Science track uses Lightrail's JupyterLab extension (opens in a new tab) to facilitate communication between Lightrail and JupyterLab. If you haven't already installed it and want JupyterLab integration, follow these directions:
- In JupyterLab, go to the
Extensions
pane & search forlightrail-jupyterlab
- click
Install
, and refresh the page- If
lightrail-jupyterlab
does not show up as an installable extension, please upgrade your JupyterLab installation (pip install --upgrade jupyterlab
). Lightrail requires JupyterLab >= 4.0.0
Actions:
Edit Notebook
: Reference a.ipynb
or.Rmd
notebook file path that's stored on your computer & describe the changes you'd like to make.Edit Current JupyterLab Notebook
: When JupyterLab is running, edit a notebook that is currently open in JupyterLab.Edit VSCode Notebook
: Edit a.ipynb
or.Rmd
notebook that is open in VSCode.
Token:
/datasci.notebook
: Reference a.ipynb
or.Rmd
notebook file path that's stored on your computer for use in arbitrary Actions.
Recipe
- Open up a notebook in Jupyter Lab
- Describe the changes you'd like to make in Lightrail
- Accept / reject the changes