Skip to content

Commit 9d2edea

Browse files
committed
updated tutorial notebooks
1 parent ab3b730 commit 9d2edea

19 files changed

+1196
-1196
lines changed

doc/source/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ Testing
217217
AxisCollection.isaxis
218218
AxisCollection.check_compatible
219219

220-
.. _api-larray:
220+
.. _api-array:
221221

222222
Array
223223
=====

doc/source/tutorial/tutorial_IO.ipyml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cells:
55

66

77
- markdown: |
8-
LArray provides methods and functions to load and dump LArray, Session, Axis Group objects to several formats such as Excel, CSV and HDF5. The HDF5 file format is designed to store and organize large amounts of data. It allows to read and write data much faster than when working with CSV and Excel files.
8+
The LArray library provides methods and functions to load and dump Array, Session, Axis Group objects to several formats such as Excel, CSV and HDF5. The HDF5 file format is designed to store and organize large amounts of data. It allows to read and write data much faster than when working with CSV and Excel files.
99

1010

1111
- code: |

0 commit comments

Comments
 (0)