Skip to main content

TLJH plugin for MATLAB

Project description

tljh-matlab

TLJH plugin for The Littlest JupyterHub that installs MATLAB, and the MATLAB Integration for Jupyter.

The Littlest JupyterHub installation can install plugins that provide additional features, in the JupyterHub stack being provisioned.

The tljh-matlab plugin installs:

  • A specified version of MATLAB
  • The system libraries required by MATLAB
  • The MATLAB Integration for Jupyter, to enable the usage of MATLAB via Notebooks, and to access the MATLAB desktop from Jupyter. See jupyter-matlab-proxy for more information.

Command to install plugin:

docker run   --privileged   --detach   --name=tljh-dev   --publish 12000:80   --mount type=bind,source="$(pwd)",target=/srv/src  tljh-systemd
docker exec -it tljh-dev /bin/bash
python3 /srv/src/bootstrap/bootstrap.py --admin admin:password --plugin tljh-matlab

To customize the default values used by the plugin , set the appropriate environment variable before the bootstrap command

Environment Variable Name Default Values Notes
MATLAB_RELEASE R2024a Specify the MATLAB release you would like to install
MATLAB_PRODUCT_LIST "MATLAB Symbolic_Math_Toolbox" See --products section of MPM.md for information on the supported products and their name specification. For example to install Simulink along with MATLAB use "MATLAB Simulink"
MATLAB_INSTALL_DESTINATION /opt/matlab/R2024a Specify the path to the location you would like to install MATLAB
OS ubuntu22.04 See matlab-deps for the list of supported OS values by Release.

Example:

env MATLAB_RELEASE=R2023b MATLAB_PRODUCT_LIST="MATLAB Simulink" python3 /srv/src/bootstrap/bootstrap.py --admin admin:password --plugin tljh-matlab

Copyright 2024 The MathWorks, Inc.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tljh_matlab-0.0.4.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

tljh_matlab-0.0.4-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

File details

Details for the file tljh_matlab-0.0.4.tar.gz.

File metadata

  • Download URL: tljh_matlab-0.0.4.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for tljh_matlab-0.0.4.tar.gz
Algorithm Hash digest
SHA256 bdd5b15fe0f89b4d0293e640fd9a9f8b372ca3007a9ea8ed0a10aeaa3d8cfe29
MD5 ba38795d927b8e837c21bcce447ca1d4
BLAKE2b-256 6d430d3797ff4b8400fee89bcc853b773c990d7c834a98fad1ac18a1cfeea41b

See more details on using hashes here.

File details

Details for the file tljh_matlab-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: tljh_matlab-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 9.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for tljh_matlab-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 9e67f5a629685cd65ff8b70c0e0bfd0f621cce635e95eaac180d53420b48532a
MD5 5adf5cb5508ba79f83b9b5ff223eb736
BLAKE2b-256 899842fecf5a14ad525c19e06d7040cbe28e3fd32dfd66c4b16f715817efbad5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page