Skip to content

Commit a095dae

Browse files
authored
Update Colab notebook link in README
1 parent ecb572e commit a095dae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Use the scripts in [`scripts/`](./scripts/) to add them, or run the one-click Co
1313

1414
| What you want | How to get it |
1515
|---------------|---------------|
16-
| Everything in one click | [![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1fTg-Ng1nRB1jcTe7Ii2mhUqh0OUdPPEO) |
16+
| Everything in one click | [![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/cbdb-project/cbdb_sqlite/blob/master/scripts/setup_cbdb.ipynb) |
1717
| Foreign key constraints | `python scripts/add_foreign_keys.py --db latest.db` |
1818
| 18 convenience views | `bash scripts/create_views.sh latest.db` |
1919
| `ADDRESSES` hierarchy table | `python scripts/create_addresses_table.py --db latest.db` |

0 commit comments

Comments
 (0)