We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5abe768 commit 1e7d519Copy full SHA for 1e7d519
Makefile
@@ -399,6 +399,8 @@ BASE_DIRS := jupyter/minimal/ubi9-python-$(PYTHON_VERSION) \
399
jupyter/rocm/tensorflow/ubi9-python-$(PYTHON_VERSION) \
400
jupyter/rocm/pytorch/ubi9-python-$(PYTHON_VERSION) \
401
codeserver/ubi9-python-$(PYTHON_VERSION) \
402
+ rstudio/rhel9-python-$(PYTHON_VERSION) \
403
+ rstudio/c9s-python-$(PYTHON_VERSION) \
404
runtimes/minimal/ubi9-python-$(PYTHON_VERSION) \
405
runtimes/datascience/ubi9-python-$(PYTHON_VERSION) \
406
runtimes/pytorch/ubi9-python-$(PYTHON_VERSION) \
0 commit comments