Skip to content

Commit b913049

Browse files
committed
Boilerplate install
1 parent f8662f5 commit b913049

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The `{quarto-colab}` extension enables Google Colab integration for your Quarto
88
99
## Installation
1010

11+
Add the extension to your Quarto project by running the following command in Terminal within your Quarto project directory:
12+
1113
```bash
1214
quarto add coatless-quarto/colab
1315
```

docs/index.qmd

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ The `{quarto-colab}` extension enables Google Colab integration for your Quarto
1515
1616
## Installation
1717

18+
Add the extension to your Quarto project by running the following command in Terminal within your Quarto project directory:
19+
1820
```bash
1921
quarto add coatless-quarto/colab
2022
```

0 commit comments

Comments
 (0)