Skip to content

Commit

Permalink
Merge pull request #9 from cmap/develop_public
Browse files Browse the repository at this point in the history
Develop public
  • Loading branch information
AnupJonchhe committed Dec 17, 2020
2 parents eb85cf8 + b20fdb9 commit 41f3745
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions docs/source/setup-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ Using CMap's BQ Toolkit
Introduction
The cmapBQ toolkit enables access to data hosted in Bigquery directly from a python session.

`Tutorial Notebook
<https://colab.research.google.com/github/cmap/lincs-workshop-2020/blob/main/notebooks/data_access/cmapBQ_Tutorial.ipynb>`_ and
`Demo Notebook
<https://colab.research.google.com/github/cmap/lincs-workshop-2020/blob/main/notebooks/data_access/BQ_toolkit_demo.ipynb>`_ available on
`Github <https://github.com/cmap/lincs-workshop-2020>`_



Instructions for installing cmapBQ
==================================

Expand All @@ -25,14 +33,7 @@ The following command will populate that folder with a ``config.txt`` file that
cmap_config.setup_credentials(path_to_json)
`Tutorial Notebook
<https://colab.research.google.com/github/cmap/lincs-workshop-2020/blob/main/notebooks/data_access/cmapBQ_Tutorial.ipynb>`_ and
`Demo Notebook
<https://colab.research.google.com/github/cmap/lincs-workshop-2020/blob/main/notebooks/data_access/BQ_toolkit_demo.ipynb>`_ available on
`Github <https://github.com/cmap/lincs-workshop-2020>`_


Credential's setup
Credentials Setup
==================

To be able to access the dataset, register for a Google Cloud account.
Expand Down

0 comments on commit 41f3745

Please sign in to comment.