Open bmeluch opened 3 days ago
Currently, the taxonomy and NOM notebooks use functions for interacting with the NMDC API. The functions exist in https://github.com/microbiomedata/nmdc_notebooks/blob/main/NOM_visualizations/python/nmdc_api.py and https://github.com/microbiomedata/nmdc_notebooks/blob/main/taxonomic_dist_by_soil_layer/python/taxonomic_dist_soil_layer.ipynb, it would be better if they were collected into a module accessible by all Python notebooks in this repo.
Completion criteria:
Currently, the taxonomy and NOM notebooks use functions for interacting with the NMDC API. The functions exist in https://github.com/microbiomedata/nmdc_notebooks/blob/main/NOM_visualizations/python/nmdc_api.py and https://github.com/microbiomedata/nmdc_notebooks/blob/main/taxonomic_dist_by_soil_layer/python/taxonomic_dist_soil_layer.ipynb, it would be better if they were collected into a module accessible by all Python notebooks in this repo.
Completion criteria: