Skip to content

Commit

Permalink
Add extension manager instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
keckelt authored Apr 18, 2024
1 parent 9e09d50 commit 2cb934a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,11 @@ Abstract:

Requires JupyterLab >= 4.0.0.

To install the extension, execute:
You can install loops with JupyterLab's extension manager:
![image](https://github.com/jku-vds-lab/loops/assets/10337788/ec26c434-c4b2-4610-b5be-6720014a42d4)


Or from the command line using pip:

```bash
pip install loops-diff
Expand Down

0 comments on commit 2cb934a

Please sign in to comment.