Skip to content

Commit f3d0283

Browse files
authored
Update how-to-access-terminal.md
1 parent 76696ab commit f3d0283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-access-terminal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ To add a new Jupyter kernel to the compute instance:
104104

105105
Any of the [available Jupyter Kernels](https://github.com/jupyter/jupyter/wiki/Jupyter-kernels) can be installed.
106106

107-
To create new kernels, use the `IRkernel` package in R. If you create the new kernel from within a notebook, close the notebook and reopen it to see the new kernel. For more information about IRkernel, see [Native R kernel for Jupyter](https://cran.r-project.org/web/packages/IRkernel/readme/README.html).
107+
To create new R kernels, use the `IRkernel` package in R. If you create the new kernel from within a notebook, close the notebook and reopen it to see the new kernel. For more information about IRkernel, see [Native R kernel for Jupyter](https://cran.r-project.org/web/packages/IRkernel/readme/README.html).
108108

109109
### Remove added kernels
110110

0 commit comments

Comments
 (0)