Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds note and link to temp RStudio workaround steps. #225

Merged
merged 2 commits into from
Mar 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions modules/configuring-your-ide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,10 @@ ifndef::upstream[]
ifdef::cloud-service[]
== Building the RStudio Server notebook images

[IMPORTANT]
====
*Disclaimer:*
Disclaimer::
{org-name} supports managing workbenches in {productname-short}. However, {org-name} does not provide support for the RStudio software. RStudio Server is available through link:https://rstudio.org/[https://rstudio.org/] and is subject to their licensing terms. Review their licensing terms before you use this sample workbench.

The *CUDA - RStudio Server* notebook image contains NVIDIA CUDA technology. CUDA licensing information is available at link:https://docs.nvidia.com/cuda/[https://docs.nvidia.com/cuda/]. Review their licensing terms before you use this sample workbench.
====

[IMPORTANT]
====
Expand All @@ -86,6 +83,11 @@ These features provide early access to upcoming product features, enabling custo
For more information about the support scope of Red{nbsp}Hat Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope].
====

[IMPORTANT]
====
Complete the workaround steps described in the link:https://access.redhat.com/solutions/7060469[Branch workaround for RStudio image BuildConfig definition] knowledgebase article before performing the following manual build steps.
====

To use the *RStudio Server* and *CUDA - RStudio Server* notebook images, you must first build them by creating a secret and triggering the BuildConfig, and then enable them in the {productname-short} UI by editing the `rstudio-rhel9` and `cuda-rstudio-rhel9` image streams.

.Prerequisites
Expand Down