Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

Commit 269d9de

Browse files
committed
Update README
1 parent 81e5dad commit 269d9de

2 files changed

Lines changed: 56 additions & 61 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@ To use this code, you need a Python 3.8 installation. Then, run the following se
4747
git clone https://github.com/MLSTRUCT/MLSTRUCT-FP_benchmarks.git
4848
cd MLSTRUCT-FP_benchmarks
4949
50-
# Create conda environment & install deps.
50+
# Create conda environment & install dependencies
5151
conda create -n mlstructfp python=3.8
5252
conda activate mlstructfp
5353
pip install -e .
54-
conda install jupyter
54+
pip install notebook==7.0.7
5555
5656
# Run the notebook
5757
jupyter notebook

fp_unet.ipynb

Lines changed: 54 additions & 59 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)