Skip to content

Add uv installation page in documentation - #263

Merged
Deathn0t merged 2 commits into
developfrom
uvinstall
Jan 22, 2025
Merged

Add uv installation page in documentation#263
Deathn0t merged 2 commits into
developfrom
uvinstall

Conversation

@wigging

@wigging wigging commented Jan 22, 2025

Copy link
Copy Markdown
Member

This adds a documentation page about using uv to install the deephyper package into a Python project. A terminal session demo of this process is also included in the page.

@wigging wigging self-assigned this Jan 22, 2025
@codecov

codecov Bot commented Jan 22, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.12%. Comparing base (b82c83c) to head (0ac9a14).
Report is 14 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #263      +/-   ##
===========================================
+ Coverage    41.64%   42.12%   +0.48%     
===========================================
  Files          125      125              
  Lines         8321     8311      -10     
  Branches      1359     1367       +8     
===========================================
+ Hits          3465     3501      +36     
+ Misses        4542     4488      -54     
- Partials       314      322       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wigging
wigging requested a review from Deathn0t January 22, 2025 00:17
@Deathn0t
Deathn0t merged commit 98f53e7 into develop Jan 22, 2025
@Deathn0t
Deathn0t deleted the uvinstall branch January 22, 2025 07:36
Deathn0t added a commit that referenced this pull request Feb 17, 2025
* simplifying the decentralized search (#260)

* updating readme with license badge

* fixing checkout of tutorial in docs build

* Add uv installation page in documentation (#263)

* Add uv installation page

* Clean up comments for pip install

* updated quickstart on landing page

* adding refs to tutorials and examples

* updated landing page and installation page

* updating install titles

* updating title

* updated quick start introduction

* updated index

* updating license

* updating license badge in README

* updating authors, maintainers in toml

* updated description in toml

* add dropdown functionnality in sphinx gallery

* updating experimental design search example

* updating examples, including intersphinx

* add files for examples, update gitignore

* removing api.rst from exclude_patterns

* update intersphinx config

* adding AutoDEUQ example, adding torch and configspace to intersphinx

* updating autodeuq example

* changes for Colab tutorial (#271)

* changes for colab tutorial

* adapted code for cuda/cpu using ray evaluator, simplifying to_torch/numpy conversions, adding download of pre-computed results, added install command for notebooks

---------

Co-authored-by: Brett Eiffert <eiffertbc@ornl.gov>
Co-authored-by: Deathn0t <romainegele@gmail.com>

* adding rm command to cleanup results in example

* Add a Facility Guides section (#265)

* updated autodeuq tutorial

* update version to 0.9.2

---------

Co-authored-by: Gavin Wiggins <6828967+wigging@users.noreply.github.com>
Co-authored-by: Brett Eiffert <brettceiffert@gmail.com>
Co-authored-by: Brett Eiffert <eiffertbc@ornl.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants