Skip to content

Commit

Permalink
enable HMR for development
Browse files Browse the repository at this point in the history
  • Loading branch information
Jhsmit committed Feb 24, 2024
1 parent ffb2796 commit db22b80
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,11 @@ pip install ipymolstar
```

![image](https://github.com/Jhsmit/ipymolstar/assets/7881506/492d3c1d-c33b-4b53-80af-43314cc3f341)


### development

```bash
set ANYWIDGET_HMR=1
jupyter lab
```

0 comments on commit db22b80

Please sign in to comment.