NOAA-CEFI-Portal / cefi-cookbook

the CEFI data cookbook is aiming to provide useful information and code snippet to help user on accessing the useful data/information related to Climate, Ecosystems, and Fisheries topics
https://noaa-cefi-portal.github.io/cefi-cookbook/
1 stars 3 forks source link

include trouble shooting the wget and seperate R and Python setup .yml #42

Closed chiaweh2 closed 3 months ago

chiaweh2 commented 3 months ago

The new setup will make the local setup file to be separate between R and Python package which would affect one another from time to time. A separation makes the local setup to be faster and easier. It also allow the binder image to be build with less error which result in failed binder launch all together.

The PR also include the new trouble shooting in no wget situation for R and Python setup.