From 8271201a70f62f617dd60c5ce47503e06ac37f39 Mon Sep 17 00:00:00 2001 From: jukent Date: Tue, 2 Apr 2024 19:24:59 +0000 Subject: [PATCH] deploy: 0ce284c3fab1fa351d69b87d427af3a64e5fdee6 --- _preview/39/README.html | 7 ++++--- _preview/39/_sources/README.md | 7 ++++--- _preview/39/notebooks/01_sea-surface-height.html | 6 +++--- _preview/39/notebooks/02_along_track.html | 6 +++--- _preview/39/notebooks/03_cesm_MOM6.html | 6 +++--- _preview/39/notebooks/05_gulf_stream_currents.html | 2 +- _preview/39/notebooks/notebook-template.html | 4 ++-- 7 files changed, 20 insertions(+), 18 deletions(-) diff --git a/_preview/39/README.html b/_preview/39/README.html index 1d9d954..5e5e35a 100644 --- a/_preview/39/README.html +++ b/_preview/39/README.html @@ -404,7 +404,8 @@

Physical Oceanography Cookbook

nightly-build -Binder

+Binder +DOI

This Project Pythia Cookbook covers … (replace ... with the main subject of your cookbook … e.g., working with radar data in Python)

Motivation

@@ -434,11 +435,11 @@

Section 2 ( Replace with the title of this section, e.g. “Example workflow

Running the Notebooks

-

You can either run the notebook using Binder or on your local machine.

+

You can either run the notebook using Binder or on your local machine.

Running on Binder

The simplest way to interact with a Jupyter Notebook is through -Binder, which enables the execution of a +Binder, which enables the execution of a Jupyter Book in the cloud. The details of how this works are not important for now. All you need to know is how to launch a Pythia Cookbooks chapter via Binder. Simply navigate your mouse to diff --git a/_preview/39/_sources/README.md b/_preview/39/_sources/README.md index 555640d..a15df48 100644 --- a/_preview/39/_sources/README.md +++ b/_preview/39/_sources/README.md @@ -3,7 +3,8 @@ # Physical Oceanography Cookbook [![nightly-build](https://github.com/ProjectPythia/physical-oceanography-cookbook/actions/workflows/nightly-build.yaml/badge.svg)](https://github.com/ProjectPythia/physical-oceanography-cookbook/actions/workflows/nightly-build.yaml) -[![Binder](http://binder.mypythia.org/badge_logo.svg)](http://binder.mypythia.org/v2/gh/ProjectPythia/physical-oceanography-cookbook/main?labpath=notebooks) +[![Binder](http://binder.projectpythia.org/badge_logo.svg)](http://binder.projectpythia.org/v2/gh/ProjectPythia/physical-oceanography-cookbook/main?labpath=notebooks) +[![DOI](https://zenodo.org/badge/507997816.svg)](https://zenodo.org/badge/latestdoi/507997816) This Project Pythia Cookbook covers ... (replace `...` with the main subject of your cookbook ... e.g., *working with radar data in Python*) @@ -31,12 +32,12 @@ This Project Pythia Cookbook covers ... (replace `...` with the main subject of (Add content for this section, e.g., "Example workflows include ... ") ## Running the Notebooks -You can either run the notebook using [Binder](https://mybinder.org/) or on your local machine. +You can either run the notebook using [Binder](https://binder.projectpythia.org) or on your local machine. ### Running on Binder The simplest way to interact with a Jupyter Notebook is through -[Binder](https://mybinder.org/), which enables the execution of a +[Binder](https://binder.projectpythia.org), which enables the execution of a [Jupyter Book](https://jupyterbook.org) in the cloud. The details of how this works are not important for now. All you need to know is how to launch a Pythia Cookbooks chapter via Binder. Simply navigate your mouse to diff --git a/_preview/39/notebooks/01_sea-surface-height.html b/_preview/39/notebooks/01_sea-surface-height.html index 4542a40..e818f1b 100644 --- a/_preview/39/notebooks/01_sea-surface-height.html +++ b/_preview/39/notebooks/01_sea-surface-height.html @@ -903,11 +903,11 @@

Sea Surface Altimetry Data Analysis
-
+
- + diff --git a/_preview/39/notebooks/notebook-template.html b/_preview/39/notebooks/notebook-template.html index 86900e5..3cebca4 100644 --- a/_preview/39/notebooks/notebook-template.html +++ b/_preview/39/notebooks/notebook-template.html @@ -517,8 +517,8 @@
of further and further
header levels

as well \(m = a * t / h\) text! Similarly, you have access to other \(\LaTeX\) equation functionality via MathJax (demo below from link),

-
-(1)\[\begin{align} +
+(1)\[\begin{align} \dot{x} & = \sigma(y-x) \\ \dot{y} & = \rho x - y - xz \\ \dot{z} & = -\beta z + xy