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: documentation/source/contributing.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ The source code and latest updates are available on GitHub: `hdpriest-ui/icrn_ma
7
7
8
8
Developer Guide: Creating New Kernels
9
9
-------------------------------------
10
-
- To contribute new R kernels (library environments) to the central catalog, see the maintainer section for a step-by-step walkthrough using Bioconductor as an example.
10
+
- To contribute new R kernels (library environments) to the central catalog, see the contributor section for a step-by-step walkthrough using Bioconductor as an example.
This section provides guidance for contributors who want to create and submit new R kernels to the ICRN catalog.
4
+
This section provides guidance for contributors who want to create and submit new kernels to the ICRN catalog, as well as maintainers who manage and index kernels.
The Illinois Computes Library & Kernel Manager is a tool for managing R library environments for the Illinois Computes Research Notebook (ICRN) platform. It enables users to easily install, switch, and manage complex R package sets without manual configuration.
The web interface allows you to browse all kernels by language, search for specific packages across all kernels, view complete package manifests for each kernel, and copy CLI commands for kernel operations.
14
18
15
19
.. toctree::
16
20
:maxdepth:2
@@ -19,7 +23,6 @@ The Illinois Computes Library & Kernel Manager is a tool for managing R library
0 commit comments