Skip to content

Commit

Permalink
chore(examples): Automatic commit of example files in Markdown and Ju…
Browse files Browse the repository at this point in the history
…pyter Notebook format.
  • Loading branch information
[email protected] authored and [email protected] committed Sep 1, 2023
1 parent f3a616a commit 305031b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/jupyter_notebooks/e1_generate_archetype.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"cell_type": "markdown",
"metadata": {},
"source": "# Example 1: Generate archetype buildings using TEASER API\nThis module contains an example how to generate archetype buildings using\nTEASER API functions.\nYou can run this example using the [jupyter-notebook](https://mybinder.org/v2/gh/RWTH-EBC/TEASER/master?labpath=docs%2Fjupyter_notebooks)\n"
"source": "# Example 1: Generate archetype buildings using TEASER API\nThis module contains an example how to generate archetype buildings\nusing TEASER API functions.\nYou can run this example using the [jupyter-notebook](https://mybinder.org/v2/gh/RWTH-EBC/TEASER/master?labpath=docs%2Fjupyter_notebooks)\n"
},
{
"cell_type": "markdown",
Expand Down
4 changes: 2 additions & 2 deletions docs/source/examples/e1_generate_archetype.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# Example 1: Generate archetype buildings using TEASER API
This module contains an example how to generate archetype buildings using
TEASER API functions.
This module contains an example how to generate archetype buildings
using TEASER API functions.
You can run this example using the [jupyter-notebook](https://mybinder.org/v2/gh/RWTH-EBC/TEASER/master?labpath=docs%2Fjupyter_notebooks)

First step: Import the TEASER API (called Project) into your Python
Expand Down

0 comments on commit 305031b

Please sign in to comment.