diff --git a/.buildinfo b/.buildinfo index 3e197f71..e3604d08 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: e5b132d8fc8387ede23eb04150b418a8 +config: 68e090e565481de33689d6dd9af77bfd tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/404.html b/404.html index 56a5fef6..32531237 100644 --- a/404.html +++ b/404.html @@ -3,7 +3,7 @@ - + @@ -18,15 +18,15 @@ - - - + + + - - - - + + + + @@ -39,12 +39,14 @@ - - + + + + @@ -80,7 +82,15 @@ - + + +
+ + + - + +
+ + + +
@@ -134,6 +149,7 @@ +
+
- + +
+ +
@@ -137,6 +150,7 @@
-

Content Guidelines#

+

Content Guidelines#

Please note that examples submitted to this repository should follow these guidelines:

    @@ -513,7 +530,7 @@

    Content Guidelines -

    Fork this repository#

    +

    Fork this repository#

    We recommend first forking this repository and creating a local copy:

    git clone https://github.com/YOURACCOUNT/xarray-tutorial.git
     cd xarray-tutorial
    @@ -521,7 +538,7 @@ 

    Fork this repository

-

Create a Python environment#

+

Create a Python environment#

You’ll need conda or mamba, which can be installed from conda-forge/miniforge

We also use conda-lock to ensure we have reproducible environments across different operating systems

We also use pre-commit hooks to run styling and other checks before committing code.

@@ -535,7 +552,7 @@

Create a Python environment -

Add content#

+

Add content#

Develop your new content on a branch. See JupyterBook Docs for guides on adding .md, .ipynb and other content.

git checkout -b newcontent
 git add .
@@ -544,14 +561,14 @@ 

Add content -

Preview your changes#

+

Preview your changes#

Running jupyterbook will execute notebooks and render HTML pages for the website. Be sure to fix any execution errors and preview the website in your web browser to make sure everything looks good!

jb build .
 
-

Open a pull request#

+

Open a pull request#

git push
 
@@ -584,11 +601,10 @@

Open a pull request + + +

@@ -620,6 +633,7 @@

Open a pull request