Skip to content

Commit

Permalink
Updated ui-tests Configuration in Contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jayeshsingh9767 committed Oct 23, 2023
1 parent 9d46116 commit 18a9efb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,12 @@ There are also end to end tests to cover higher level user interactions, located

```bash
cd ui-tests
#install required packages for jlpm
jlpm

#install playwright
npx playwright install

# start a new Jupyter server in a terminal
jlpm start

Expand Down

0 comments on commit 18a9efb

Please sign in to comment.