Skip to content

Commit

Permalink
bump up the notejs version
Browse files Browse the repository at this point in the history
  • Loading branch information
doyend committed Jan 22, 2021
1 parent 0cbbd0e commit 22163b1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pip install .
### Install the gQuantLab JupyterLab plugin
To install `gquantlab` JupyterLab plugin, make sure `nodejs` of version [12^14^15] is installed. E.g.:
```bash
conda install -c conda-forge nodejs=12.4.0
conda install -c conda-forge nodejs=15.1.0
```
Then install the `gquantlab`:
```bash
Expand Down
2 changes: 1 addition & 1 deletion plugins/nemo_plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pip install .
### Install the gquantlab JupyterLab plugin
To install `gquantlab` JupyterLab plugin, make sure `nodejs` of version [12^14^15] is installed. E.g:
```bash
conda install -c conda-forge nodejs=12.4.0
conda install -c conda-forge nodejs=15.1.0
```
Then install the `gquantlab`:
```bash
Expand Down
2 changes: 1 addition & 1 deletion plugins/rapids_plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ pip install .
### Install the gquantlab JupyterLab plugin
To install `gquantlab` JupyterLab plugin, make sure `nodejs` of version [12^14^15] is installed. E.g:
```bash
conda install -c conda-forge nodejs=12.4.0
conda install -c conda-forge nodejs=15.1.0
```
Then install the `gquantlab`:
```bash
Expand Down
2 changes: 1 addition & 1 deletion plugins/simple_example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pip install .
### Install the gquantlab JupyterLab plugin
To install `gquantlab` JupyterLab plugin, make sure `nodejs` of version [12^14^15] is installed. E.g:
```bash
conda install -c conda-forge nodejs=12.4.0
conda install -c conda-forge nodejs=15.1.0
```
Then install the `gquantlab`:
```bash
Expand Down

0 comments on commit 22163b1

Please # to comment.