Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
remove limitations as we fixed them
  • Loading branch information
cqian23 authored Feb 10, 2025
1 parent cd3941a commit ac987b5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ The Spanner Graph Notebook tool lets you visually query [Spanner Graph](https://

## Table of Contents
* [Prerequisites](#prerequisites)
* [Limitationss](#limitations)
* [`%%spanner_graph` IPython Magics](#magic-usage)
* [Google Colab Usage (Installation-Free)](#colab-usage)
* [Installation and Usage in Jupyter Notebook](#jupyter-usage)
Expand All @@ -19,12 +18,6 @@ The Spanner Graph Notebook tool lets you visually query [Spanner Graph](https://

To use this tool, you'll need to create a GCP project, a Spanner instance and a Spanner database with graph. You can follow our [Getting started with Spanner Graph](https://codelabs.developers.google.com/codelabs/spanner-graph-getting-started#0) codelab which walks through the setup.

<h2 id="limitations">
Limitations
</h2>

The notebook tool works in [Google Colab](https://colab.google/) and local [Jupyter Notebook](https://jupyter.org/). It does not work in [Vertex AI Workbench](https://cloud.google.com/vertex-ai/docs/workbench/introduction) yet, and we are fixing it.

<h2 id="magic-usage">
<span style="font-family: monospace;">%%spanner_graph</span> IPython Magics
</h2>
Expand Down

0 comments on commit ac987b5

Please sign in to comment.