Skip to content

Commit

Permalink
clear-updated-package-statement
Browse files Browse the repository at this point in the history
  • Loading branch information
robinredX authored Dec 5, 2024
1 parent 45c88c1 commit 49dd3cb
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,21 +32,3 @@ install.packages('IRkernel')
IRkernel::installspec(name = 'xen-cgn-r', displayname = 'xen-cgn-r')
quit()
```




## Additionally needed packages.
ZS: I had to install shapely to define periglom regions.

### pip install shapely
**Output :**
Collecting shapely
Downloading shapely-2.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.0 kB)
Requirement already satisfied: numpy<3,>=1.14 in /opt/conda/envs/xen-cgn/lib/python3.11/site-packages (from shapely) (1.24.4)
Downloading shapely-2.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 7.8 MB/s eta 0:00:0000:0100:01
Installing collected packages: shapely
Successfully installed shapely-2.0.5
Note: you may need to restart the kernel to use updated packages.
#####

0 comments on commit 49dd3cb

Please sign in to comment.