Skip to content

Commit

Permalink
Added examples README
Browse files Browse the repository at this point in the history
  • Loading branch information
Otavio Napoli committed Jun 8, 2021
1 parent 9c34f49 commit 16803f7
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
You may need to install `jupyter-lab` package inside CLAP's virtual environment to
run the notebooks. Use the command

::
`pip install jupyterlab`

Then, in the CLAP root directory and inside `clap-env` virtual environment, run
the command

`(clap-env) user@machine:~/CLAP$ jupyter-lab`

In the browser, navigate to `examples` directory to run the notebooks.

pip install jupyterlab

0 comments on commit 16803f7

Please sign in to comment.