Skip to content

Schema not rendered in iPython notebook #9

@mbookman

Description

@mbookman

On https://github.com/isb-cgc/examples-Python/blob/master/notebooks/Creating%20TCGA%20cohorts%20--%20part%201.ipynb, there is a call to

%bigquery schema --table isb-cgc:tcga_201607_beta.Clinical_data

which displays no schema details underneath. This is an issue with the rendering code relying on JavaScript and github blocking JavaScript.

I just filed an issue there ("%bigquery schema --table" produces no visible output on github)[https://github.com/googledatalab/pydatalab/issues/184] which includes some python code to replace "bigquery schema" call. This can be used to work around the pydatalab library issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions