- Notifications
You must be signed in to change notification settings - Fork 47
Comparing changes
Open a pull request
base repository:mathworks/jupyter-matlab-proxy
Uh oh!
There was an error while loading. Please reload this page.
base:0b51e2e
head repository:mathworks/jupyter-matlab-proxy
Uh oh!
There was an error while loading. Please reload this page.
compare:426901a
- 19 commits
- 74 files changed
- 6 contributors
Commits on Nov 17, 2025
Switches to standard build tool and adds source distribution.
Replaces hatch with PyPA-recommended build tool. Now generates both wheel and source distributions.
Configuration menu - View commit details
Copy full SHA for 151673a - Browse repository at this point
Copy the full SHA 151673aView commit details Configuration menu - View commit details
Copy full SHA for 5edab30 - Browse repository at this point
Copy the full SHA 5edab30View commit details Configuration menu - View commit details
Copy full SHA for 1971f9b - Browse repository at this point
Copy the full SHA 1971f9bView commit details Configuration menu - View commit details
Copy full SHA for a1800a9 - Browse repository at this point
Copy the full SHA a1800a9View commit details
Commits on Nov 27, 2025
Configuration menu - View commit details
Copy full SHA for 3cc2deb - Browse repository at this point
Copy the full SHA 3cc2debView commit details
Commits on Dec 3, 2025
Adding devcontainer configurations to build and test with or without …
…MATLAB installed.
prabhakk-mw committedDec 3, 2025 Configuration menu - View commit details
Copy full SHA for 3bf4042 - Browse repository at this point
Copy the full SHA 3bf4042View commit details Configuration menu - View commit details
Copy full SHA for eb5c74e - Browse repository at this point
Copy the full SHA eb5c74eView commit details
Commits on Dec 8, 2025
Configuration menu - View commit details
Copy full SHA for 1958dd7 - Browse repository at this point
Copy the full SHA 1958dd7View commit details Configuration menu - View commit details
Copy full SHA for b12129c - Browse repository at this point
Copy the full SHA b12129cView commit details Fixes vulnerabilities in package-lock.json files, and introduces git …
…commit pre-hooks to sanitize package-lock files.
prabhakk-mw committedDec 8, 2025 Configuration menu - View commit details
Copy full SHA for 0c8ac9e - Browse repository at this point
Copy the full SHA 0c8ac9eView commit details Update yml files to use newer versions of actions and update to use n…
…ode 24, set min and max versions of supported python to pyproject.toml
prabhakk-mw committedDec 8, 2025 Configuration menu - View commit details
Copy full SHA for b19d280 - Browse repository at this point
Copy the full SHA b19d280View commit details Configuration menu - View commit details
Copy full SHA for c6f1426 - Browse repository at this point
Copy the full SHA c6f1426View commit details - prabhakk-mw committed
Dec 8, 2025 Configuration menu - View commit details
Copy full SHA for 4d2bfa5 - Browse repository at this point
Copy the full SHA 4d2bfa5View commit details Configuration menu - View commit details
Copy full SHA for 64b055c - Browse repository at this point
Copy the full SHA 64b055cView commit details Configuration menu - View commit details
Copy full SHA for 1a8affb - Browse repository at this point
Copy the full SHA 1a8affbView commit details Configuration menu - View commit details
Copy full SHA for c142f19 - Browse repository at this point
Copy the full SHA c142f19View commit details Configuration menu - View commit details
Copy full SHA for d208385 - Browse repository at this point
Copy the full SHA d208385View commit details
Commits on Dec 11, 2025
Adds support for notebook magic
%matlab [OPTIONS].Enables notebooks to specify the use of a dedicated MATLAB. For more information, see (Technical Overview of MATLAB Kernel for Jupyter)[https://github.com/mathworks/jupyter-matlab-proxy/tree/main/src/jupyter_matlab_kernel#technical-overview] fixes#103fixes#44
Configuration menu - View commit details
Copy full SHA for 3fa7c1e - Browse repository at this point
Copy the full SHA 3fa7c1eView commit details Configuration menu - View commit details
Copy full SHA for 426901a - Browse repository at this point
Copy the full SHA 426901aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine: git diff 0b51e2e...426901a
Uh oh!
There was an error while loading. Please reload this page.