Skip to content

Commit

Permalink
Merge pull request cockroachdb#9260 from cockroachdb/fix-cockroachu-c…
Browse files Browse the repository at this point in the history
…allout

Use include for Cockroach U pydev callout
  • Loading branch information
jseldess authored Jan 4, 2021
2 parents 7728547 + 3e330df commit 8ab5e7e
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 29 deletions.
3 changes: 3 additions & 0 deletions _includes/cockroach_u_pydev.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{{site.data.alerts.callout_success}}
Take our newest Cockroach University course, [CockroachDB for Python Developers](https://university.cockroachlabs.com/).
{{site.data.alerts.end}}
4 changes: 1 addition & 3 deletions v20.1/build-a-python-app-with-cockroachdb-sqlalchemy.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ twitter: false
<a href="http://docs.peewee-orm.com/en/latest/peewee/playhouse.html#cockroach-database"><button style="width: 22%" class="filter-button">Use <strong>peewee</strong></button></a>
</div>

{{site.data.alerts.callout_success}}
Take our newest Cockroach University course, [CockroachDB for Python Developers](https://university.cockroachlabs.com/).
{{site.data.alerts.end}}
{% include cockroach_u_pydev.md %}

This tutorial shows you how build a simple Python application with CockroachDB and the [SQLAlchemy](https://docs.sqlalchemy.org/en/latest/) ORM. For the CockroachDB back-end, you'll use a temporary local cluster.

Expand Down
4 changes: 1 addition & 3 deletions v20.1/build-a-python-app-with-cockroachdb.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ twitter: false
<a href="http://docs.peewee-orm.com/en/latest/peewee/playhouse.html#cockroach-database"><button style="width: 22%" class="filter-button">Use <strong>peewee</strong></button></a>
</div>

{{site.data.alerts.callout_success}}
Take our newest Cockroach University course, [CockroachDB for Python Developers](https://university.cockroachlabs.com/).
{{site.data.alerts.end}}
{% include cockroach_u_pydev.md %}

This tutorial shows you how build a simple Python application with CockroachDB and the psycopg2 driver. For the CockroachDB back-end, you'll use a temporary local cluster.

Expand Down
4 changes: 1 addition & 3 deletions v20.1/developer-guide-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ For simple but complete sample apps and tutorials, see [Hello World](hello-world

For more advanced sample apps and tutorials, see [Build a Spring App with CockroachDB](build-a-spring-app-with-cockroachdb-jdbc.html) and [Develop and Deploy a Multi-Region Web Application](multi-region-overview.html).

{{site.data.alerts.callout_success}}
Take our newest Cockroach University course, [CockroachDB for Python Developers](https://university.cockroachlabs.com/).
{{site.data.alerts.end}}
{% include cockroach_u_pydev.md %}

## See also

Expand Down
4 changes: 1 addition & 3 deletions v20.2/build-a-python-app-with-cockroachdb-sqlalchemy.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ twitter: false
<a href="http://docs.peewee-orm.com/en/latest/peewee/playhouse.html#cockroach-database"><button class="filter-button page-level"><strong>peewee</strong></button></a>
</div>

{{site.data.alerts.callout_success}}
Take our newest Cockroach University course, [CockroachDB for Python Developers](https://university.cockroachlabs.com/).
{{site.data.alerts.end}}
{% include cockroach_u_pydev.md %}

This tutorial shows you how build a simple Python application with CockroachDB and the [SQLAlchemy](https://docs.sqlalchemy.org/en/latest/) ORM. For the CockroachDB back-end, you'll use a temporary local cluster.

Expand Down
6 changes: 2 additions & 4 deletions v20.2/build-a-python-app-with-cockroachdb.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,9 @@ twitter: false
<a href="build-a-python-app-with-cockroachdb-django.html"><button class="filter-button page-level"><strong>Django</strong></button></a>
<a href="build-a-python-app-with-cockroachdb-pony.html"><button class="filter-button page-level"><strong>PonyORM</strong></button></a>
<a href="http://docs.peewee-orm.com/en/latest/peewee/playhouse.html#cockroach-database"><button class="filter-button page-level"><strong>peewee</strong></button></a>
</div></br>
</div>

{{site.data.alerts.callout_success}}
Take our newest Cockroach University course, [CockroachDB for Python Developers](https://university.cockroachlabs.com/).
{{site.data.alerts.end}}
{% include cockroach_u_pydev.md %}

This tutorial shows you how build a simple Python application with CockroachDB and the psycopg2 driver. For the CockroachDB back-end, you'll use a temporary local cluster.

Expand Down
4 changes: 1 addition & 3 deletions v20.2/developer-guide-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ For simple but complete sample apps and tutorials, see [Hello World](hello-world

For more advanced sample apps and tutorials, see [Build a Spring App with CockroachDB](build-a-spring-app-with-cockroachdb-jdbc.html) and [Develop and Deploy a Multi-Region Web Application](multi-region-overview.html).

{{site.data.alerts.callout_success}}
Take our newest Cockroach University course, [CockroachDB for Python Developers](https://university.cockroachlabs.com/).
{{site.data.alerts.end}}
{% include cockroach_u_pydev.md %}

## See also

Expand Down
4 changes: 1 addition & 3 deletions v21.1/build-a-python-app-with-cockroachdb-sqlalchemy.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ twitter: false
<a href="http://docs.peewee-orm.com/en/latest/peewee/playhouse.html#cockroach-database"><button class="filter-button page-level"><strong>peewee</strong></button></a>
</div>

{{site.data.alerts.callout_success}}
Take our newest Cockroach University course, [CockroachDB for Python Developers](https://university.cockroachlabs.com/).
{{site.data.alerts.end}}
{% include cockroach_u_pydev.md %}

This tutorial shows you how build a simple Python application with CockroachDB and the [SQLAlchemy](https://docs.sqlalchemy.org/en/latest/) ORM. For the CockroachDB back-end, you'll use a temporary local cluster.

Expand Down
6 changes: 2 additions & 4 deletions v21.1/build-a-python-app-with-cockroachdb.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,9 @@ twitter: false
<a href="build-a-python-app-with-cockroachdb-django.html"><button class="filter-button page-level"><strong>Django</strong></button></a>
<a href="build-a-python-app-with-cockroachdb-pony.html"><button class="filter-button page-level"><strong>PonyORM</strong></button></a>
<a href="http://docs.peewee-orm.com/en/latest/peewee/playhouse.html#cockroach-database"><button class="filter-button page-level"><strong>peewee</strong></button></a>
</div></br>
</div>

{{site.data.alerts.callout_success}}
Take our newest Cockroach University course, [CockroachDB for Python Developers](https://university.cockroachlabs.com/).
{{site.data.alerts.end}}
{% include cockroach_u_pydev.md %}

This tutorial shows you how build a simple Python application with CockroachDB and the psycopg2 driver. For the CockroachDB back-end, you'll use a temporary local cluster.

Expand Down
4 changes: 1 addition & 3 deletions v21.1/developer-guide-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ For simple but complete sample apps and tutorials, see [Hello World](hello-world

For more advanced sample apps and tutorials, see [Build a Spring App with CockroachDB](build-a-spring-app-with-cockroachdb-jdbc.html) and [Develop and Deploy a Multi-Region Web Application](multi-region-overview.html).

{{site.data.alerts.callout_success}}
Take our newest Cockroach University course, [CockroachDB for Python Developers](https://university.cockroachlabs.com/).
{{site.data.alerts.end}}
{% include cockroach_u_pydev.md %}

## See also

Expand Down

0 comments on commit 8ab5e7e

Please sign in to comment.