incrementing ISLP version
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# ISLP_labs
|
# ISLP_labs
|
||||||
|
|
||||||
[](https://mybinder.org/v2/gh/intro-stat-learning/ISLP_labs/v2.1.2)
|
[](https://mybinder.org/v2/gh/intro-stat-learning/ISLP_labs/v2.1.3)
|
||||||
|
|
||||||
|
|
||||||
Up-to-date version of labs for ISLP.
|
Up-to-date version of labs for ISLP.
|
||||||
@@ -12,7 +12,7 @@ intent is that building a conda environment with
|
|||||||
To install the current version of the requirements run
|
To install the current version of the requirements run
|
||||||
|
|
||||||
```
|
```
|
||||||
pip install -r https://raw.githubusercontent.com/intro-stat-learning/ISLP_labs/v2.1.2/requirements.txt;
|
pip install -r https://raw.githubusercontent.com/intro-stat-learning/ISLP_labs/v2.1.3/requirements.txt;
|
||||||
```
|
```
|
||||||
|
|
||||||
The labs can now be run from this directory:
|
The labs can now be run from this directory:
|
||||||
|
|||||||
@@ -13,4 +13,4 @@ torchvision==0.15.2
|
|||||||
pytorch-lightning==2.0.6
|
pytorch-lightning==2.0.6
|
||||||
torchinfo==1.8.0
|
torchinfo==1.8.0
|
||||||
torchmetrics==1.0.1
|
torchmetrics==1.0.1
|
||||||
ISLP==0.3.19
|
ISLP==0.3.20
|
||||||
|
|||||||
Reference in New Issue
Block a user