Skip to content

Commit 85d658a

Browse files
committed
Add changes for Puhti web interface R17
1 parent ad56951 commit 85d658a

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

docs/computing/webinterface/jupyter.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ For more information about the Python environments on Puhti and Mahti, see the [
1010
- python-data
1111
- pytorch
1212
- tensorflow
13+
- qiskit
1314

1415
## Installing packages
1516
It is possible to install packages in the Jupyter notebook using `pip`.

docs/computing/webinterface/matlab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# MATLAB
22

33
The app will start a MATLAB session on Puhti with the specified resources.
4-
Currently, only the R2021b release with Parallel Computing and Compiler SDK toolboxes is installed.
4+
Currently, only the R2023a release with Parallel Computing and Compiler SDK toolboxes is installed.
55

66
In addition to computing resources, partition and project, there is an **optional** "License file" field.
77
With it you can specify path to your own home organisation's license server to obtain MATLAB license

docs/support/wn/comp-new.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Computing environment
22

3+
## Puhti web interface updated to release 17, 8.9.2023
4+
5+
* [MLflow Tracking](../../../computing/webinterface/mlflow/) is now available as an interactive app.
6+
* Jupyter now has the [qiskit](../../../apps/qiskit/) module available.
7+
* Changes in the Desktop app:
8+
* The desktop configuration is now saved between sessions.
9+
* The MATE desktop environment and single application launch has been removed.
10+
* MATLAB updated to r2023a.
11+
* VSCode updated to 1.80.2.
12+
313
## Puhti web interface updated to release 16, 4.7.2023
414

515
* RStudio now has r-env 4.3.0 available.

0 commit comments

Comments
 (0)