Skip to content

Commit 531970d

Browse files
trz42github-actions[bot]
authored andcommitted
update overview of available software
1 parent 1fc72e7 commit 531970d

File tree

4 files changed

+66
-3
lines changed

4 files changed

+66
-3
lines changed

docs/available_software/data/json_data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/available_software/data/json_data_detail.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: Jupyter interactive notebook server extension that allows users to
9+
interact withenvironment modules before launching kernels. The extension uses
10+
Lmod's Pythoninterface to accomplish module-related tasks like loading, unloading,
11+
savingcollections, etc.
12+
license: Not confirmed
13+
name: jupyterlmod
14+
offers:
15+
'@type': Offer
16+
price: 0
17+
operatingSystem: LINUX
18+
review:
19+
'@type': Review
20+
author:
21+
'@type': Organization
22+
name: EESSI
23+
reviewBody: Application has been successfully made available on all architectures
24+
supported by EESSI
25+
reviewRating:
26+
'@type': Rating
27+
ratingValue: 5
28+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
29+
on your system
30+
softwareVersion: '[''jupyterlmod/4.0.3-GCCcore-12.3.0'']'
31+
url: https://github.com/cmd-ntrf/jupyter-lmod
32+
---
33+
34+
jupyterlmod
35+
===========
36+
37+
38+
Jupyter interactive notebook server extension that allows users to interact withenvironment modules before launching kernels. The extension uses Lmod's Pythoninterface to accomplish module-related tasks like loading, unloading, savingcollections, etc.
39+
40+
https://github.com/cmd-ntrf/jupyter-lmod
41+
# Available modules
42+
43+
44+
The overview below shows which jupyterlmod installations are available per target architecture in EESSI, ordered based on software version (new to old).
45+
46+
To start using jupyterlmod, load one of these modules using a `module load` command like:
47+
48+
```shell
49+
module load jupyterlmod/4.0.3-GCCcore-12.3.0
50+
```
51+
52+
*(This data was automatically generated on {{ generated_time }})*
53+
54+
| |aarch64/generic|aarch64/a64fx|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512|
55+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
56+
|jupyterlmod/4.0.3-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
57+
58+
59+
### jupyterlmod/4.0.3-GCCcore-12.3.0
60+
61+
This is a list of extensions included in the module:
62+
63+
jupyterlmod-4.0.3

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ extra:
206206
- icon: fontawesome/brands/twitter
207207
link: https://twitter.com/eessi_hpc
208208
# this gets auto-updated via update_generated_time.sh script run in update_available_software.yml action
209-
generated_time: "Fri, 30 Jan 2026 at 13:22:55 UTC"
209+
generated_time: "Sat, 31 Jan 2026 at 02:41:02 UTC"
210210
slack_invite_url: "https://join.slack.com/t/eessi-hpc/shared_invite/zt-2wg10p26d-m_CnRB89xQq3zk9qxf1k3g"
211211
extra_javascript:
212212
# mermaid diagram

0 commit comments

Comments
 (0)