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.5.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

tljh_matlab-0.0.5-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tljh_matlab-0.0.5.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.5.tar.gz
Algorithm Hash digest
SHA256 f19b09ff2330cba7abf4f98f75a95f11e03e2f0008e0e107e263faaea8e236f5
MD5 5051b9e92df02f1378744102d07a89d7
BLAKE2b-256 5948e15c19ef372e3dd79f2ba3f054ec08500a66cbc65074bc119f5a398e3cb0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tljh_matlab-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 9.4 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a00eeaa9654ab973db6b34df97339f290ad4e2b591616f8f989d4a02adaa3eab
MD5 91c426f14ef262be0518985afad018bb
BLAKE2b-256 d6fa545ca33f07a94bb83c9eccbe0973f71d0b399063da7f887fd43fc0caaee4

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