Skip to content

Commit

Permalink
updated project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmartins committed Jun 2, 2024
1 parent bce27e0 commit 5aeaaeb
Show file tree
Hide file tree
Showing 6 changed files with 3,599 additions and 3,523 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The following notebooks are available:

# Jupyter Integration

In order to use this module in JupyterLab and Notebook 7.0.0+, install it as follows:
In order to use this module in JupyterLab and Notebook >=7.0.0, install it as follows:

```bash
mcmartins@local:~$ pip install -U jupyterlab-francy
Expand Down
2 changes: 1 addition & 1 deletion js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ mcmartins@local:~/francy/js $ yarn run build
mcmartins@local:~/francy/js $ # run tests
mcmartins@local:~/francy/js $ yarn run test
mcmartins@local:~/francy/js $ # development installation for jupyter
mcmartins@local:~/francy/js $ cd packages/francy-extension-jupyter
mcmartins@local:~/francy/js $ cd packages/francy-extension-jupyterlab/
mcmartins@local:~/francy/js/packages/francy-extension-jupyterlab $ # for JupyterLab
mcmartins@local:~/francy/js/packages/francy-extension-jupyterlab $ pip install .
mcmartins@local:~/francy/js/packages/francy-extension-jupyterlab $ # run jupyter locally
Expand Down
Loading

0 comments on commit 5aeaaeb

Please sign in to comment.