Skip to content

Commit 1a6cb3d

Browse files
committed
Fix example notebook formatting issue
1 parent 87eef96 commit 1a6cb3d

3 files changed

Lines changed: 9 additions & 1 deletion

File tree

docs/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,17 @@ Welcome to Implicit Filter's Documentation!
22
===========================================
33

44
.. image:: ../logo.png
5+
:class: only-light
56
:alt: Implicit Filter Logo
67
:align: center
78
:width: 500px
89

10+
.. image:: ../logo_dark.png
11+
:class: only-dark
12+
:alt: Implicit Filter Logo (Dark Mode)
13+
:align: center
14+
:width: 500px
15+
916
**High-performance spatial filtering for unstructured and structured oceanographic meshes.**
1017

1118
|DOI| |Python| |License|

examples/data_masking_example.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,8 @@
734734
"execution_count": null,
735735
"source": "",
736736
"id": "c60fc48aa1426163",
737-
"metadata": {}
737+
"metadata": {},
738+
"outputs": []
738739
}
739740
],
740741
"metadata": {

logo_dark.png

38.4 KB
Loading

0 commit comments

Comments
 (0)