Skip to content

Commit e1478cc

Browse files
committed
Add a v3 what's new
1 parent 627833e commit e1478cc

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

docs/guide/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ Guide
44
.. toctree::
55
:maxdepth: 1
66

7+
whatsnew_v3
78
storage
89
consolidated_metadata

docs/guide/whatsnew_v3.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
What's new in v3
2+
================
3+
4+
This page gives an overview of major changes and additions in version 3.
5+
6+
7+
Dependencies
8+
------------
9+
- The new ``remote`` depedency group can be used to install a supported verison of
10+
``fsspec``, required for remote data access.
11+
- The new ``gpu`` depdencency group can be used to install a supported version of
12+
``cuda``, requried for GPU functionality.
13+
- The ``jupyter`` optional dependency group has been removed, since v3 contains no
14+
jupyter specific functionality.

0 commit comments

Comments
 (0)