repo_id stringlengths 21 96 | file_path stringlengths 31 155 | content stringlengths 1 92.9M | __index_level_0__ int64 0 0 |
|---|---|---|---|
rapidsai_public_repos/rapids.ai/layouts | rapidsai_public_repos/rapids.ai/layouts/shortcodes/adopters-contributors.html | <div class="container">
<h2 class="mt-6">Adopters and Contributors</h2>
<p> RAPIDS has a strong ecosystem of adopters and contributors in a variety of industries and communities. Click on a logo to learn more:</p>
<div class="d-flex flex-wrap justify-content-between mt-5">
<a href="https://anyscale.com/" ... | 0 |
rapidsai_public_repos/rapids.ai/layouts | rapidsai_public_repos/rapids.ai/layouts/shortcodes/post.html | <!-- Posts -->
<div class="container">
<h2 class="mt-5"><i class="fa-regular fa-message-quote"></i> Latest Posts </h2>
{{ range $index, $post := first 6 $.Site.Data.posts.medium }}
{{ if (modBool $index 3) }}
{{ $cssModifier := "mt-5" }}
{{ if (eq $index 0) }}
{{ $cssModifier = "" }}
{{end}}
... | 0 |
rapidsai_public_repos/rapids.ai/layouts | rapidsai_public_repos/rapids.ai/layouts/partials/navbar.html | <nav x-data="{isOpen: false}" class="navigation container-fluid" role="navigation" aria-label="main navigation">
<div class="navigation__brand">
<a class="navigation__item" href="/">
<img class="navigation__logo" src="/images/RAPIDS-logo.png">
</a>
<button @click="isOpen = ! isOpen" class="navigati... | 0 |
rapidsai_public_repos/rapids.ai/layouts | rapidsai_public_repos/rapids.ai/layouts/partials/favicons.html | <link rel="shortcut icon" href="favicon.ico" >
<link rel="apple-touch-icon" href="/images/icons/icon-512x512.png" sizes="512x512">
<link rel="icon" type="image/png" href="/images/icons/icon-72x72.png" sizes="72x72">
<link rel="icon" type="image/png" href="/images/icons/icon-96x96.png" sizes="96x96">
<link rel="icon" ty... | 0 |
rapidsai_public_repos/rapids.ai/layouts | rapidsai_public_repos/rapids.ai/layouts/partials/footer.html | <div class="top-slant-container">
<div class="top-slant-up has-background-rapids-purple-secondary2"></div>
</div>
<footer class="row footer has-background-rapids-purple-secondary2">
<div class="col">
<div class="footer-row text-center">
<img class="footer-logo" src="/images/RAPIDS-logo-whit... | 0 |
rapidsai_public_repos/rapids.ai/layouts/partials | rapidsai_public_repos/rapids.ai/layouts/partials/hooks/body-end.html | <!-- Adobe Tag Footer-->
<script type="text/javascript">_satellite.pageBottom();</script>
| 0 |
rapidsai_public_repos/rapids.ai/layouts/partials | rapidsai_public_repos/rapids.ai/layouts/partials/hooks/head-end.html | <link rel="manifest" href="../manifest.json">
<meta name="theme-color" content="#fafafa">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700">
<!-- Load Alpine.js -->
<script defer src="https://unpkg.com/alpinejs@3.13.2/dist/cdn.min.js"></script>
<!-- Load Font Awesome -->... | 0 |
rapidsai_public_repos/rapids.ai | rapidsai_public_repos/rapids.ai/content/_index.html | ---
title: RAPIDS | GPU Accelerated Data Science
---
<!-- Hero Shortcode -->
{{< hero hero-text="GPU Accelerated Data Science" button-link="#quick-start" button-text="Quick Start" >}}
<!-- Special -->
<section class="row">
<div class="col">
<div class="hero-announce-container">
<a href="https:/... | 0 |
rapidsai_public_repos/rapids.ai/content | rapidsai_public_repos/rapids.ai/content/user-guides/library-guides.md | ---
layout: default
title: User Guides
nav_order: 3
permalink: user-guide
description: |
Guide to Getting Started Using RAPIDS
---
# RAPIDS User Guides
{: .fs-8 }
The RAPIDS data science framework is a collection of libraries for running end-to-end data science pipelines completely on the GPU. The interaction is de... | 0 |
rapidsai_public_repos/rapids.ai/content | rapidsai_public_repos/rapids.ai/content/user-guides/_index.html | ---
title: User Guides | RAPIDS
description: User Guides and Tips
---
<!-- Hero Shortcode -->
{{< hero hero-text="User Guides" button-link="#" button-text="Text" >}}
<!-- Intro -->
<section class="section padding-bottom-slant">
<div class="container">
<h1 class="has-text-centered mb-5"> User Guides<... | 0 |
rapidsai_public_repos/rapids.ai/content | rapidsai_public_repos/rapids.ai/content/user-guides/visualization.md | ---
layout: default
title: Visualization Guide
nav_order: 5
permalink: visualization
---
# RAPIDS Visualization Guide
RAPIDS libraries can easily fit in visualization workflows. This catalog of featured libraries offer direct cuDF support or easy integration.
{: .fs-6 .fw-300 }
<img src="/assets/images/datashader-ce... | 0 |
rapidsai_public_repos/rapids.ai/content | rapidsai_public_repos/rapids.ai/content/user-guides/faq.md | ---
title: FAQ | RAPIDS
description: Frequently Asked Questions
---
<!-- Hero Shortcode -->
{{< hero hero-text="Frequently Asked Questions" button-link="#" button-text="FAQ" >}}
## Question 1
text text
## Question 2
text text
### SubQuestion
text text
<!-- Global JS -->
<script src="/js/main.js"></scri... | 0 |
rapidsai_public_repos/rapids.ai/content | rapidsai_public_repos/rapids.ai/content/news/_index.html | ---
title: News | RAPIDS
description: Latest News about RAPIDS
---
<!-- Hero Shortcode -->
{{< hero hero-text="News" button-link="https://medium.com/rapids-ai" button-text="Medium Blog" >}}
<!-- Intro -->
<section class="section padding-bottom-slant">
<div class="container">
<h1 class="text-center m... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0021.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 21 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "cuDF v21.12.02 Hotfix Release"
notice_author: RAPIDS TPM
notice_status:... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0027.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 27 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "RAPIDS Docker Run Command Changes in v22.04"
notice_author: RAPIDS Ops
... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0006.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 6 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "v0.16 Release Extension"
notice_author: RAPIDS Ops
notice_status: Comple... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0003.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 3 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "v0.15 Release Extension"
notice_author: RAPIDS Ops
notice_status: Comple... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0026.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 26 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "v22.06 Release Update"
notice_author: RAPIDS TPM
notice_status: Complet... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0028.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 28 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "22.06 Hotfix for `cuda-python` Package"
notice_author: RAPIDS TPM
notic... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0034.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 34 # should match notice number
notice_pin: true # set to true to pin to notice page
title: "Deprecation announcement for Pascal GPU support in Release v23.12"
notic... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0007.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 7 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "RAPIDS docker image changes in v0.17"
notice_author: RAPIDS Ops
notice_s... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0014.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 14 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "EOL Python 3.7 in v22.02"
notice_author: RAPIDS TPM
notice_status: Comp... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0001.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 1 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Change minimum support gcc/g++ version to 7.5"
notice_author: RAPIDS Ops... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0033.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 33 # should match notice number
notice_pin: true # set to true to pin to notice page
title: "Dropping Support for Ubuntu 20.04 arm64 containers in Release v23.06"
no... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0015.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 15 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Support for Python 3.9 in v22.02"
notice_author: RAPIDS Ops
notice_stat... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0012.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 12 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "cuDF v0.19.2 Hotfix Release"
notice_author: RAPIDS Ops
notice_status: C... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0010.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 10 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Support for CUDA 11.4 in v21.08"
notice_author: RAPIDS Ops
notice_statu... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0010.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 10 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "cuDF v0.18.2 Hotfix Release"
notice_author: RAPIDS Ops
notice_status: C... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0015.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 15 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "cuDF v21.06.01 Hotfix Release"
notice_author: RAPIDS Ops
notice_status:... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0020.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 20 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Please Pin cuda-python to 11.7.0"
notice_author: RAPIDS Ops
notice_stat... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0017.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 17 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Deprecation announcement for CUDA 11.0 in v22.06"
notice_author: RAPIDS... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0001.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 1 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Stable/Release Branch Renaming to 'main' in v0.15"
notice_author: RAPIDS... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0021.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 21 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "EOL for CUDA 11.0 in v22.10"
notice_author: RAPIDS Ops
notice_status: C... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0032.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 32 # should match notice number
notice_pin: true # set to true to pin to notice page
title: "Deprecation announcement for cuSignal"
notice_author: RAPIDS Ops
notice_... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rdn0002.md | ---
layout: notice
parent: RAPIDS Developer Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rdn
# Update meta-data for notice
notice_id: 2 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Updates to from-source builds with conda for gcc '7.5.0'"
notice_autho... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0013.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 13 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "RAPIDS switching to CalVer in v0.20 (now v21.06)"
notice_author: RAPIDS... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0030.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 30 # should match notice number
notice_pin: true # set to true to pin to notice page
title: "Docker Image Changes in Release v23.08"
notice_author: RAPIDS TPM
notice... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0002.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 2 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "EOL Python 3.6 & CUDA 10.0 in v0.14"
notice_author: RAPIDS Ops
notice_st... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0029.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 29 # should match notice number
notice_pin: true # set to true to pin to notice page
title: "Dropping Python v3.8 in v23.06"
notice_author: RAPIDS TPM
notice_status:... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0031.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 31 # should match notice number
notice_pin: true # set to true to pin to notice page
title: "CUDA 12 pip Wheels Release in v23.06"
notice_author: RAPIDS TPM
notice_s... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0023.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 23 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "New 'Try RAPIDS Now' Capability via SageMaker Studio Labs in Beta"
noti... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0029.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 29 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "RAPIDS v22.10.01 Hotfix Release"
notice_author: RAPIDS TPM
notice_statu... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0011.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 11 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "cuDF & cuXfilter v0.19.1 Hotfix Release"
notice_author: RAPIDS Ops
noti... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0012.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 12 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "SQL migration in v21.12"
notice_author: RAPIDS TPM
notice_status: Compl... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0016.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 16 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "cuCIM and cuDF 21.08.01 Hotfix Release"
notice_author: RAPIDS TPM
notic... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0020.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 20 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "cuDF v21.12.01 Hotfix Release"
notice_author: RAPIDS TPM
notice_status:... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0014.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 14 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "cuML v21.06.02 Hotfix Release"
notice_author: RAPIDS Ops
notice_status:... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rdn0003.md | ---
layout: notice
parent: RAPIDS Developer Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rdn
# Update meta-data for notice
notice_id: 3 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Devel Container Release Change"
notice_author: RAPIDS Ops
notice_statu... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0002.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 2 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "v0.15 No CUDA 11 Release for 'clx'"
notice_author: RAPIDS Ops
notice_sta... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0019.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 19 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Stop supporting `CentOS 8` in v22.08"
notice_author: RAPIDS Ops
notice_... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0013.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 13 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Deprecation announcement for Python v3.7 in v21.12"
notice_author: RAPI... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0004.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 4 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "v0.15 Release Delay for 'cuxfilter'"
notice_author: RAPIDS Ops
notice_st... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0016.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 16 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Support for ARM SBSA in v22.04"
notice_author: RAPIDS Ops
notice_status... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0009.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 9 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "v0.19 Release Extension"
notice_author: RAPIDS Ops
notice_status: Comple... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0019.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 19 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "CUDA Enhanced Compatibility"
notice_author: RAPIDS TPM
notice_status: C... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0022.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 22 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Google Colab RAPIDS support limited to RAPIDS v21.12"
notice_author: RA... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0007.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 7 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Support for CUDA 11.2 in v0.19"
notice_author: RAPIDS Ops
notice_status:... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0025.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 25 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Support for Ubuntu 22.04 in v23.02"
notice_author: RAPIDS Ops
notice_st... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0028.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 28 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Deprecation announcement for CLX RAPIDS Repository"
notice_author: RAPI... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0008.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 8 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "v0.18 Release Extension"
notice_author: RAPIDS Ops
notice_status: Comple... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0017.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 17 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Hotfix 21.08 release for five libraries"
notice_author: RAPIDS TPM
noti... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rdn0001.md | ---
layout: notice
parent: RAPIDS Developer Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rdn
# Update meta-data for notice
notice_id: 1 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "'dask-xgboost' is deprecated in v0.15 & removed v0.16"
notice_author: ... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0005.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 5 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Google Colab RAPIDS support limited to RAPIDS 0.14"
notice_author: RAPID... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0011.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 11 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Minimum driver requirement for CUDA 11.0 in v21.12"
notice_author: RAPI... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0005.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 5 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Deprecation announcement for CUDA 10.1 & 10.2 in v0.19"
notice_author: R... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0024.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 24 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Updated WSL2 Installation Method"
notice_author: RAPIDS Ops
notice_stat... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0025.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 25 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "rmm v22.04.01 Hotfix Release"
notice_author: RAPIDS TPM
notice_status: ... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0006.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 6 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "EOL CUDA 10.1 & 10.2 in v0.19"
notice_author: RAPIDS Ops
notice_status: ... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0009.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 9 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Stop supporting Ubuntu 16.04 in v21.08"
notice_author: RAPIDS Ops
notice... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rgn0018.md | ---
layout: notice
parent: RAPIDS General Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rgn
# Update meta-data for notice
notice_id: 18 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Hotfix 21.10 release for RMM and cuDF"
notice_author: RAPIDS TPM
notice... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/_index.md | ---
cascade:
draft: true
---
| 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0026.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 26 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Support for 22.10 cuml/cugraph Users"
notice_author: RAPIDS Ops
notice_... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0022.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 22 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Deprecation announcement for Python v3.9 in v22.12"
notice_author: RAPI... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0027.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 27 # should match notice number
notice_pin: true # set to true to pin to notice page
title: "Deprecation announcement for CUDA 11.4 and 11.5 containers"
notice_autho... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0004.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 4 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Support for CUDA 11.0 in v0.15"
notice_author: RAPIDS Ops
notice_status:... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0008.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 8 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Change minimum support gcc/g++ version to 9.x"
notice_author: RAPIDS Ops... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0024.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 24 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Deprecation announcement for Ubuntu 18.04 in v22.12"
notice_author: RAP... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0003.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 3 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Support for Python 3.8 in v0.15"
notice_author: RAPIDS Ops
notice_status... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0023.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 23 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Support for Python 3.10 in v23.02"
notice_author: RAPIDS Ops
notice_sta... | 0 |
rapidsai_public_repos/rapids.ai/content/news | rapidsai_public_repos/rapids.ai/content/news/notices/rsn0018.md | ---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 18 # should match notice number
notice_pin: false # set to true to pin to notice page
title: "Support for Rocky 8.6 in v22.08"
notice_author: RAPIDS Ops
notice_statu... | 0 |
rapidsai_public_repos/rapids.ai/content | rapidsai_public_repos/rapids.ai/content/drafts/rsn.html | ---
title: RAPIDS Support Notices | RAPIDS
description: RAPIDS Developer and Support Notices
draft: true
---
<!-- Hero Shortcode -->
{{< hero hero-text="RAPIDS Support Notices" button-link="#" button-text="Blank" >}}
<section class="row section padding-bottom-slant">
<div class="col">
<div class="containe... | 0 |
rapidsai_public_repos/rapids.ai/content | rapidsai_public_repos/rapids.ai/content/drafts/templates.html | ---
title: Site Template | RAPIDS
description: Design guides for rapids.ai
draft: true
---
<!-- Hero Shortcode -->
{{< hero hero-text="Template Page" button-link="#" button-text="Blank" >}}
<!-- Single Col -->
<section class="row section">
<div class="col">
<div class="container">
<h1 class=... | 0 |
rapidsai_public_repos/rapids.ai/content | rapidsai_public_repos/rapids.ai/content/drafts/events.html | ---
title: Events | RAPIDS
description: Upcoming and past RAPIDS events
draft: true
---
<!-- Hero Shortcode -->
{{< hero hero-text="RAPIDS Events" button-link="#" button-text="Blank" >}}
<section class="row section padding-bottom-slant">
<div class="col">
<div class="container">
<h1 class="mb-... | 0 |
rapidsai_public_repos/rapids.ai/content | rapidsai_public_repos/rapids.ai/content/ecosystem/_index.html | ---
title: Ecosystem | RAPIDS
description: RAPIDS libraries, frameworks, extensions and more
---
<!-- Hero Shortcode -->
{{< hero hero-text="Ecosystem" button-link="#featured-software" button-text="Featured Software">}}
<!-- Intro -->
<section class="row section mb-6">
<div class="col">
<div class="cont... | 0 |
rapidsai_public_repos/rapids.ai/content | rapidsai_public_repos/rapids.ai/content/cudf-pandas/_index.html | ---
title: cuDF Pandas | RAPIDS
description: cuDF pandas Accelerator Mode
---
<!-- Hero Shortcode -->
{{< hero hero-text="cuDF pandas accelerator mode" button-link="#get-started" button-text="Get Started" >}}
<!-- Intro -->
<section class="row section mb-6">
<div class="col">
<div class="container">... | 0 |
rapidsai_public_repos/rapids.ai/content | rapidsai_public_repos/rapids.ai/content/learn-more/_index.html | ---
title: Learn More | RAPIDS
description: Use cases and enterprise topics
---
<!-- Hero Shortcode -->
{{< hero hero-text="Learn More" button-link="https://www.nvidia.com/en-us/data-center/products/ai-enterprise/" button-text="Try RAPIDS + NVIDIA AI Enterprise" >}}
<!-- Intro -->
<section class="row section ... | 0 |
rapidsai_public_repos/rapids.ai/content | rapidsai_public_repos/rapids.ai/content/docs/api-docs.md | ---
title: API Docs | RAPIDS
description: Library API Documentation
draft: true
---
<!-- Hero Shortcode -->
{{< hero hero-text="API Documentation" button-link="#" button-text="API Docs" >}}
## Question 1
text text
## Question 2
text text
<!-- Global JS -->
<script src="/js/main.js"></script>
| 0 |
rapidsai_public_repos/rapids.ai/content | rapidsai_public_repos/rapids.ai/content/docs/_index.md | ---
title: Docs | RAPIDS
description: Documentation Resources
draft: true
---
<!-- Hero Shortcode -->
{{< hero hero-text="Documentation" button-link="#" button-text="Docs" >}}
## Heading
text text text
<!-- Global JS -->
<script src="/js/main.js"></script>
| 0 |
rapidsai_public_repos/rapids.ai/content/docs | rapidsai_public_repos/rapids.ai/content/docs/build-test-automation/_index.md | ---
title: Build and Test Automation
draft: true
---
## Overview
This is how our automated build and test processes work.
## Pull Request Testing
This is how pull requests are built
## Releases
This is how we do releases
| 0 |
rapidsai_public_repos/rapids.ai/content/docs | rapidsai_public_repos/rapids.ai/content/docs/maintainers/testing.md | ---
layout: default
nav_order: 4
parent: Maintainer Docs
title: Testing Practices
---
# Testing Practices
## Overview
Summary of the testing practices used by RAPIDS projects.
### Intended audience
Developers
{: .label .label-green}
Project Leads
{: .label .label-blue}
Operations
{: .label .label-purple}
## Inf... | 0 |
rapidsai_public_repos/rapids.ai/content/docs | rapidsai_public_repos/rapids.ai/content/docs/maintainers/depmgmt.md | ---
layout: default
nav_order: 2
parent: Maintainer Docs
title: Dependency Management
---
# Dependency Management Documentation
## Overview
Outlines how to test and change dependencies of the RAPIDS projects
### Intended audience
Developers
{: .label .label-green}
Project Leads
{: .label .label-blue}
Operations
... | 0 |
rapidsai_public_repos/rapids.ai/content/docs | rapidsai_public_repos/rapids.ai/content/docs/maintainers/forward-merger.md | ---
layout: default
nav_order: 3
parent: Maintainer Docs
title: Forward Mergers
---
# Forward Mergers
## Overview
The forward mergers are automated pull requests to merge a branch in burndown into the next versioned branch. For example merging `branch-22.12` into `branch-23.02`. This ensures all changes to the curre... | 0 |
rapidsai_public_repos/rapids.ai/content/docs | rapidsai_public_repos/rapids.ai/content/docs/maintainers/datasets.md | ---
layout: default
nav_order: 1
parent: Maintainer Docs
title: Datasets
---
# Datasets
## Overview
Many tests depend on the presence of specific datasets in order to properly verify code correctness. Some datasets are small enough that they can be included with the source code, but others are relatively large and c... | 0 |
rapidsai_public_repos/rapids.ai/content/docs | rapidsai_public_repos/rapids.ai/content/docs/maintainers/maintainers.md | ---
layout: default
title: Maintainer Docs
nav_order: 6
has_children: true
permalink: maintainers
---
# RAPIDS Maintainers Docs
{:.no_toc}
RAPIDS projects use an established set of guidelines and procedures for all projects. These are available for the community to review and provide feedback on.
{: .fs-6 .fw-300 }
... | 0 |
rapidsai_public_repos/rapids.ai/content/docs/maintainers | rapidsai_public_repos/rapids.ai/content/docs/maintainers/releases/releases.md | ---
layout: default
title: Release Docs
parent: Maintainer Docs
nav_order: 6
has_children: true
permalink: releases
---
# Releases
{:.no_toc}
Releases are planned using the processes and schedules outlined below.
| 0 |
rapidsai_public_repos/rapids.ai/content/docs/maintainers | rapidsai_public_repos/rapids.ai/content/docs/maintainers/releases/triage.md | ---
layout: default
nav_order: 1
parent: Release Docs
grand_parent: Maintainer Docs
title: Issue Triage
---
# Issue Triage
## Overview
Summary of the issue triage methodology used for RAPIDS projects.
### Intended audience
Developers
{: .label .label-green}
Project Leads
{: .label .label-blue}
## Triage goals
R... | 0 |
rapidsai_public_repos/rapids.ai/content/docs/maintainers | rapidsai_public_repos/rapids.ai/content/docs/maintainers/releases/planning.md | ---
layout: default
nav_order: 2
parent: Release Docs
grand_parent: Maintainer Docs
title: Release Planning
---
# Release Planning
## Overview
Summary of the release planning process used by RAPIDS projects.
### Intended audience
Project Leads
{: .label .label-blue}
### See also
- [Versions and Tags]({% link res... | 0 |
rapidsai_public_repos/rapids.ai/content/docs/maintainers | rapidsai_public_repos/rapids.ai/content/docs/maintainers/releases/process.md | ---
layout: default
nav_order: 3
parent: Release Docs
grand_parent: Maintainer Docs
title: Release Process
---
# Release Process
## Overview
Summary of the RAPIDS release process for major and minor releases.
### Intended audience
Project Leads
{: .label .label-blue}
Operations
{: .label .label-purple}
### See a... | 0 |
rapidsai_public_repos/rapids.ai/content/docs/maintainers | rapidsai_public_repos/rapids.ai/content/docs/maintainers/releases/hotfix.md | ---
layout: default
nav_order: 3
parent: Release Docs
grand_parent: Maintainer Docs
title: Hotfix Process
---
# Hotfix Process
## Overview
Summary of the RAPIDS release process for hotfixes.
### Intended audience
Developers
{: .label .label-green}
Project Leads
{: .label .label-blue}
Operations
{: .label .label-... | 0 |
rapidsai_public_repos/rapids.ai/content/docs/maintainers | rapidsai_public_repos/rapids.ai/content/docs/maintainers/releases/schedule.md | ---
layout: default
nav_order: 3
parent: Release Docs
grand_parent: Maintainer Docs
title: Release Schedule
---
### Intended audience
{:.no_toc}
Community
{: .label .label-yellow}
Developers
{: .label .label-green}
Operations
{: .label .label-purple}
## Table of contents
{: .no_toc .text-delta }
1. TOC
{:toc}
##... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.