You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,9 +36,9 @@ The original version (0.2) of cuxfilter, most known for the backend powering the
36
36
37
37
### Example 1
38
38
39
-
[](https://studiolab.sagemaker.aws/import/github/rapidsai/cuxfilter/blob/release/26.04/notebooks/auto_accidents_example.ipynb)[<imgsrc="https://img.shields.io/badge/-Setup Studio Lab Environment-gray.svg">](./notebooks/README.md#amazon-sagemaker-studio-lab)
39
+
[](https://studiolab.sagemaker.aws/import/github/rapidsai/cuxfilter/blob/main/notebooks/auto_accidents_example.ipynb)[<imgsrc="https://img.shields.io/badge/-Setup Studio Lab Environment-gray.svg">](./notebooks/README.md#amazon-sagemaker-studio-lab)
40
40
41
-
[](https://colab.research.google.com/github/rapidsai/cuxfilter/blob/release/26.04/notebooks/auto_accidents_example.ipynb)[<imgsrc="https://img.shields.io/badge/-Setup Colab Environment-gray.svg">](./notebooks/README.md#google-colab)
41
+
[](https://colab.research.google.com/github/rapidsai/cuxfilter/blob/main/notebooks/auto_accidents_example.ipynb)[<imgsrc="https://img.shields.io/badge/-Setup Colab Environment-gray.svg">](./notebooks/README.md#google-colab)
42
42
43
43
```python
44
44
import cuxfilter
@@ -79,9 +79,9 @@ d.app()
79
79
80
80
### Example 2
81
81
82
-
[](https://studiolab.sagemaker.aws/import/github/rapidsai/cuxfilter/blob/release/26.04/notebooks/Mortgage_example.ipynb)[<imgsrc="https://img.shields.io/badge/-Setup Studio Lab Environment-gray.svg">](./notebooks/README.md#amazon-sagemaker-studio-lab)
82
+
[](https://studiolab.sagemaker.aws/import/github/rapidsai/cuxfilter/blob/main/notebooks/Mortgage_example.ipynb)[<imgsrc="https://img.shields.io/badge/-Setup Studio Lab Environment-gray.svg">](./notebooks/README.md#amazon-sagemaker-studio-lab)
83
83
84
-
[](https://colab.research.google.com/github/rapidsai/cuxfilter/blob/release/26.04/notebooks/Mortgage_example.ipynb)[<imgsrc="https://img.shields.io/badge/-Setup Colab Environment-gray.svg">](./notebooks/README.md#google-colab)
84
+
[](https://colab.research.google.com/github/rapidsai/cuxfilter/blob/main/notebooks/Mortgage_example.ipynb)[<imgsrc="https://img.shields.io/badge/-Setup Colab Environment-gray.svg">](./notebooks/README.md#google-colab)
85
85
86
86
```python
87
87
import cuxfilter
@@ -156,11 +156,11 @@ For the nightly version of `cuxfilter`:
0 commit comments