Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 651 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 651 Bytes

IDC-Examples

This repository contains a series of examples to get you started using the data and tools provided by the Imaging Data Commons on the Google Cloud Platform.

  • API: this directory contains example scripts that illustrate the use of the IDC API;
  • notebooks: this directory contains tutorials in the form of IPython notebooks that can be used with Google Colab.

Requirements

  • google-api-python-client
  • oauth2client
  • httplib2
  • requests