mathworks / jupyter-matlab-proxy

MATLAB Integration for Jupyter enables you to run MATLAB code in Jupyter Notebooks and other Jupyter environments. You can also open MATLAB in a browser directly from your Jupyter environment to use more MATLAB features.
Other
283 stars 36 forks source link

FR: please support password authentication #30

Open cerkut opened 1 year ago

cerkut commented 1 year ago

It seems only token authorization is supported, it would be nice to get support for password authentication per https://jupyter-server.readthedocs.io/en/latest/operators/security.html as well. Thanks.

prabhakk-mw commented 1 year ago

Related to: https://github.com/mathworks/jupyter-matlab-proxy/issues/23