Skip to content

Commit

Permalink
README LE
Browse files Browse the repository at this point in the history
  • Loading branch information
KateFinegan authored Oct 24, 2023
1 parent 6f5ae6f commit 1364e90
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jupyter-lab-files/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

This folder contains completed notebooks and other files used in the Real Python tutorial on [using JupyterLab](https://realpython.com/using-jupyterlab/).

None of the files are mandatory to complete the tutorial, however, you may find them of use to continue your learning by experimenting more with them.
None of the files are mandatory to complete the tutorial. However, you may find them of use to continue your learning by experimenting more with them.

## Setup

The easiest way to incorporate these files into JupyterLab is to copy them into their own `Samples/` folder as instructed in the tutorial. They can then be accessed from its _File Browser_ when needed.
The easiest way to incorporate these files into JupyterLab is to copy them into their own `Samples/` folder as instructed in the tutorial. You can then access them from JupyterLab's _file browser_ when needed.

## Usage

After creating and activating your virtual environment, installing the dependencies, and starting the JupyterLab server, you can load any file by double-clicking on it from the _File Browser_ in JupyterLab.
After creating and activating your virtual environment, installing the dependencies, and starting the JupyterLab server, you can load any file by double-clicking on it from the _file browser_ in JupyterLab.

0 comments on commit 1364e90

Please sign in to comment.