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

Fix missing User Guide sidebars #13659

Merged
merged 2 commits into from
Jan 23, 2024
Merged

Fix missing User Guide sidebars #13659

merged 2 commits into from
Jan 23, 2024

Conversation

bryevdv
Copy link
Member

@bryevdv bryevdv commented Jan 23, 2024

Pins pydata-sphinx-theme to 0.15.2 in the release build to include a fix for pydata/pydata-sphinx-theme#1632

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4b61612) 91.28% compared to head (3eebe10) 91.28%.

Additional details and impacted files
@@             Coverage Diff             @@
##           branch-3.4   #13659   +/-   ##
===========================================
  Coverage       91.28%   91.28%           
===========================================
  Files             323      323           
  Lines           20525    20525           
===========================================
  Hits            18736    18736           
  Misses           1789     1789           

@bryevdv bryevdv merged commit 6e5faa8 into branch-3.4 Jan 23, 2024
16 of 30 checks passed
@bryevdv bryevdv deleted the bv/pin-sphinx-theme branch January 23, 2024 21:04
bryevdv added a commit that referenced this pull request Jan 24, 2024
* Update environment-release-build.yml

* Use pip syntax
@bryevdv bryevdv mentioned this pull request Jan 24, 2024
13 tasks
Copy link
Member

@tcmetzger tcmetzger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

bryevdv added a commit that referenced this pull request Jan 25, 2024
* Log figure render count and start/end (#13503)

* Log PlotView render count

* Include model id in render console messages

* remove new code annotations

* test logger trace

* implement log level trace handling

* remove extra semicolons

apply suggested message

* apply suggested message

---------

Co-authored-by: Ian Thomas <ianthomas23@gmail.com>

* Update CoC to use reporting form (#13647)

* Let client ping failure clean up session (#13655)

* Let client ping failure clean up session

* Fix typo

* Add test

* Fix codestyle issues

* Ignore pandas' deprecation warning regarding pyarrow (#13657)

* Ignore pandas' deprecation warning regarding pyarrow

* Fix other deprecation warnings

* Support pandas 1.x and 2.x/3.x simultaneously

* Fix missing User Guide sidebars (#13659)

* Update environment-release-build.yml

* Use pip syntax

* Force import line wrap by count and line length (#13626)

* Make line_length cutoff consistent at 88

* Update the codebase

* Use relative imports to shorten line lengths

* add rst-files for glyphes (#13597)

* Update app.rst (#13588)

* Add Metadata for airports_graph.py and geojson_source.py (#13568)

* Added metadata to airports_graph.py

* Added metadata to geojson_source.py

* Remove trailing whitespaces

* Fix formating of metadata, remove some apis from airports_graph.py

* Add space between tripple qoute and first letter

* remove trailing white space

* Add Iterable kind and use it in BooleanFilter.booleans (#13661)

* update switcher.json and release notes

* baseline test manual fixup

---------

Co-authored-by: Demetris Roumis <roumis.d@gmail.com>
Co-authored-by: Ian Thomas <ianthomas23@gmail.com>
Co-authored-by: Pavithra Eswaramoorthy <pavithraes@outlook.com>
Co-authored-by: Philipp Rudiger <prudiger@anaconda.com>
Co-authored-by: Mateusz Paprocki <mattpap@gmail.com>
Co-authored-by: Moritz Schreiber <68053396+mosc9575@users.noreply.github.com>
Co-authored-by: Icoti <94801369+Icoti@users.noreply.github.com>
Co-authored-by: dasha-moskv <81783162+dasha-moskv@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants