Skip to content

Commit

Permalink
[CI] test build and pakcage
Browse files Browse the repository at this point in the history
  • Loading branch information
李健萌(Jianmeng LI)(lijianmeng) committed Jul 11, 2024
1 parent 850b17c commit c15397c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,7 @@ jupyter lab build --minimize=False
pip uninstall jupyterlab-unfold
```

In development mode, you will also need to remove the symlink created by `jupyter labextension develop`
command. To find its location, you can run `jupyter labextension list` to figure out where the `labextensions`
In development mode, you will also need to remove the symlink created by `jupyter labextension develop` command. To find its location, you can run `jupyter labextension list` to figure out where the `labextensions`
folder is located. Then you can remove the symlink named `jupyterlab-unfold` within that folder.

## Acknowledgement
Expand Down

0 comments on commit c15397c

Please sign in to comment.