# pds-api-notebook **Repository Path**: thinox/pds-api-notebook ## Basic Information - **Project Name**: pds-api-notebook - **Description**: No description available - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-18 - **Last Updated**: 2021-06-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Scope This repostory contains demo notebooks using the PDS API (see https://github.com/NASA-PDS/pds-api). # Prerequisites - python 3.7 # Quickstart python -m venv venv pip install -r requirements.txt jupyter-lab Enjoy the jupyter notebook provided there (under progress, mean nothing works yet !)