Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tutorials and presentations section #174

Merged
merged 1 commit into from
Mar 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion ci/requirements/doc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: xbatcher-docs-pydata
name: xbatcher-docs
channels:
- conda-forge
- nodefaults
Expand All @@ -14,6 +14,7 @@ dependencies:
- sphinx<6
- sphinx-autosummary-accessors
- sphinx-copybutton
- sphinx-design
- xarray
# For examples
- adlfs
Expand Down
1 change: 1 addition & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"IPython.sphinxext.ipython_console_highlighting",
"sphinx_autosummary_accessors",
"sphinx_copybutton",
"sphinx_design",
]

nbsphinx_execute = "auto"
Expand Down
2 changes: 1 addition & 1 deletion doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@ or via a built-in `Xarray accessor <http://xarray.pydata.org/en/stable/internals
:caption: Contents:

api
demo
tutorials-and-presentations
roadmap
contributing
41 changes: 41 additions & 0 deletions doc/tutorials-and-presentations.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
.. _tutorials-and-presentations:

Tutorials and Presentations
===========================

Tutorials
---------

.. toctree::
:maxdepth: 1
:hidden:

demo

.. grid:: 1 2 2 2
:gutter: 2


.. grid-item-card::
:text-align: center
:link: demo.html

.. image:: https://xbatcher.readthedocs.io/en/latest/_images/demo_4_0.png
:alt: Xbatcher demonstration
+++
Xbatcher demonstration

Presentations
-------------

.. card:: Xbatcher - A Python Package That Simplifies Feeding Xarray Data Objects to Machine Learning Libraries

2023 AMS Annual Meeting
^^^


| Presentation Recording (starts at 45:30): `AMS Confex <https://ams.confex.com/recording/ams/103ANNUAL/mp4/CGNTFL54WCL/67cfb841cba94216ff99f1eb15286ba2/session63444_5.mp4>`_
| DOI: `10.6084/m9.figshare.22264072.v1 <https://doi.org/10.6084/m9.figshare.22264072.v1>`_

+++
Max Jones, Joe Hamman, and Wei Ji Leong