Skip to content

Commit 4f1f154

Browse files
committed
Run prettier
1 parent effc9a1 commit 4f1f154

File tree

1 file changed

+14
-17
lines changed

1 file changed

+14
-17
lines changed

index.html

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -120,12 +120,12 @@ <h1 class="r-fit-text">
120120
<section>
121121
<h2>Installing Jupyter Book</h2>
122122
<p>
123-
<a
123+
<a
124124
href="https://next.jupyterbook.org/start/install/"
125125
data-preview-link
126-
>
126+
>
127127
next.jupyterbook.org/start/install
128-
</a>
128+
</a>
129129
</p>
130130
<img
131131
class="r-stretch"
@@ -394,8 +394,8 @@ <h2>Jupyter Book Fundamentals</h2>
394394
<a
395395
href="https://jupyter-book.github.io/workshop-template/firstedit/"
396396
data-preview-link
397-
>
398-
Lesson 2
397+
>
398+
Lesson 2
399399
</a>
400400
<blockquote>
401401
The basics of structuring and writing a Jupyter Book
@@ -414,17 +414,17 @@ <h2>More content</h2>
414414
<a
415415
href="https://jupyter-book.github.io/workshop-template/nextstep/"
416416
data-preview-link
417-
>
418-
Lesson 3
417+
>
418+
Lesson 3
419419
</a>
420420
<blockquote>
421421
Using directives and roles to create richer documents
422422
</blockquote>
423423
<a
424424
href="https://jupyter-book.github.io/workshop-template/reuse/"
425425
data-preview-link
426-
>
427-
Lesson 4
426+
>
427+
Lesson 4
428428
</a>
429429
<blockquote>Sharing and reusing content</blockquote>
430430
</section>
@@ -446,8 +446,8 @@ <h2>Executable content</h2>
446446
<a
447447
href="https://jupyter-book.github.io/workshop-template/executable/"
448448
data-preview-link
449-
>
450-
Lesson 5
449+
>
450+
Lesson 5
451451
</a>
452452
<blockquote>
453453
Adding the outputs of notebooks and code cells to our projects
@@ -466,8 +466,8 @@ <h2>Build a PDF</h2>
466466
<a
467467
href="https://jupyter-book.github.io/workshop-template/pdfoverview/"
468468
data-preview-link
469-
>
470-
Lesson 7
469+
>
470+
Lesson 7
471471
</a>
472472
<blockquote>Output documents for print or publishing</blockquote>
473473
</section>
@@ -911,10 +911,7 @@ <h2>Contributing to Jupyter Books</h2>
911911
<section>
912912
<section data-auto-animate>
913913
<h2>The Turing Way Community</h2>
914-
<a
915-
href="https://book.the-turing-way.org"
916-
data-preview-link
917-
>
914+
<a href="https://book.the-turing-way.org" data-preview-link>
918915
<img
919916
alt="A group of people work together on a stage labelled our community. Some are tending to plants with symbols representing data and version control. A new community member is being welcomed to the team. Text emphasises working together, sharing knowledge and helping eachother."
920917
src="static/community.svg"

0 commit comments

Comments
 (0)