Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
inoue0426 authored Aug 30, 2024
1 parent 95d1247 commit cdd6fea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,11 @@ git clone [email protected]:inoue0426/drGAT.git
cd drGAT
conda env create -f environment.yml
conda activate drGAT
python -m ipykernel install --user --name=drGAT
jupyter notebook --port=9999
```

Then access to http://localhost:9999/notebooks/Tutorial.ipynb

## Installation using requirement.txt

Expand Down

0 comments on commit cdd6fea

Please sign in to comment.