Skip to content

Commit 595f6b1

Browse files
committed
triton/apps/jupyter: note -> admonition to have titles
1 parent 7c7f8f1 commit 595f6b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

triton/apps/jupyter.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
Jupyter on Triton
33
=================
44

5-
.. note:: Quick link
5+
.. admonition:: Quick link
66

77
Triton's Jupyter is available via Open OnDemand,
88
https://ondemand.triton.aalto.fi (Jupyter app).
99

10-
.. note:: For new users
10+
.. admonition:: For new users
1111

1212
Are you new to Triton and want to access Jupyter? Triton is a
1313
high-performance computing cluster, and JupyterHub is just one of
@@ -314,7 +314,7 @@ is to use the existing R installations on Triton.
314314
will see a new kernel option in the list of kernels.
315315

316316

317-
.. note:: Installing R packages for jupyter
317+
.. admonition:: Installing R packages for jupyter
318318

319319
Installing packages via jupyter can be problematic, as they require interactivity, which jupyter does not readily support.
320320
To install packages therefore go directly to triton. Load the environment or R module you use and install the packages

0 commit comments

Comments
 (0)