Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository:mathworks/jupyter-matlab-proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:jupyter-matlab-proxy-v0.17.2
Choose a base ref
...
head repository:mathworks/jupyter-matlab-proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:main
Choose a head ref
  • 15 commits
  • 71 files changed
  • 6 contributors

Commits on Nov 27, 2025

  1. Adds a step to build lezer-matlab module and improves end-to-end test…

    …ing framework.
    @krisctl
    Kumar Pallav authored and krisctl committed Nov 27, 2025
    Configuration menu
    Copy the full SHA
    3cc2debView commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. Configuration menu
    Copy the full SHA
    3bf4042View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb5c74eView commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. Introduces support for python 3.12, 3.13 and deprecates support for p…

    …ython 3.8 and 3.9
    @prabhakk-mw
    Shushant Singh authored and prabhakk-mw committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    1958dd7View commit details
    Browse the repository at this point in the history
  2. Added timeout of 15 minutes and removed testing on macos for GitHub A…

    …ction workflows.
    @prabhakk-mw
    Kumar Pallav authored and prabhakk-mw committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    b12129cView commit details
    Browse the repository at this point in the history
  3. Fixes vulnerabilities in package-lock.json files, and introduces git …

    …commit pre-hooks to sanitize package-lock files.
    @prabhakk-mw
    prabhakk-mw committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    0c8ac9eView commit details
    Browse the repository at this point in the history
  4. 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
    prabhakk-mw committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    b19d280View commit details
    Browse the repository at this point in the history
  5. Update to v0.17.3

    @prabhakk-mw
    prabhakk-mw committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    c6f1426View commit details
    Browse the repository at this point in the history
  6. Update codecov action

    @prabhakk-mw
    prabhakk-mw committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    4d2bfa5View commit details
    Browse the repository at this point in the history
  7. Update to v0.17.4

    @prabhakk-mw
    prabhakk-mw committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    64b055cView commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a8affbView commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c142f19View commit details
    Browse the repository at this point in the history
  10. Update to v0.17.5

    @prabhakk-mw
    prabhakk-mw committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    d208385View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. 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
    @krisctl@prabhakk-mw
    krisctl authored and prabhakk-mw committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    3fa7c1eView commit details
    Browse the repository at this point in the history
  2. Update to v0.18.0

    @prabhakk-mw
    prabhakk-mw committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    426901aView commit details
    Browse the repository at this point in the history
Loading