Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2024 03:43 PM
The `Library` option in cluster config allows installation of language-specific libraries - e.g., PyPi for Python, CRAN for R.
Some of these libraries - e.g., `sf` - require system libraries - e.g., `libudunits2-dev`, `libgdal-dev`.
How may one install system libraries in cluster permanently?