Skip to content

Commit 591c9f4

Browse files
tkknightWill Benfoldbjlittle
authored
Implement Pydata theme (#4661)
* new theme baseline * update * added discussion directive and whatsnew * fixed bullet point indentation * updated NOX_CACHE_BUILD to force update the nox cache * added pr ref * Update lock-file generation in response to conda-lock change * Make lockfile shareable and bump nox cache * MAin branch updates to latest.rst (from dev.rst) * change references of dev.rst to latest.rst * corrected bullet points indentation to render correctly. * updated * update whatsnew * Review action and fixed typo for link * update lock * updated from main Co-authored-by: Will Benfold <[email protected]> Co-authored-by: Bill Little <[email protected]>
1 parent 3a8eee4 commit 591c9f4

52 files changed

Lines changed: 1484 additions & 760 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ env:
3030
# Increment the build number to force new conda cache upload.
3131
CONDA_CACHE_BUILD: "0"
3232
# Increment the build number to force new nox cache upload.
33-
NOX_CACHE_BUILD: "0"
33+
NOX_CACHE_BUILD: "2"
3434
# Increment the build number to force new pip cache upload.
3535
PIP_CACHE_BUILD: "0"
3636
# Pip packages to be upgraded/installed.

docs/gallery_code/README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _gallery_index:
2+
13
Gallery
24
=======
35

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
General
22
-------
3+

docs/src/_static/icon_api.svg

Lines changed: 144 additions & 0 deletions
Loading
Lines changed: 63 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)