Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.
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: coder/modules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.22
Choose a base ref
...
head repository: coder/modules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.23
Choose a head ref
  • 4 commits
  • 10 files changed
  • 6 contributors

Commits on Oct 23, 2024

  1. fix(jupyterlab): update command -v from jupyterlab to jupyter-lab (#328)

    Update `command -v` from `jupyterlab` to `jupyter-lab` to check to if
    jupyterlab binary is installed.
    rogmanster authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b53554b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    8785470 View commit details
    Browse the repository at this point in the history
  2. fix(kasmvnc): optimize KasmVNC deployment script (#329)

    Co-authored-by: Mathias Fredriksson <[email protected]>
    djarbz and mafredri authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    528a8a9 View commit details
    Browse the repository at this point in the history
  3. feat(filebrowser): check if already installed (#334)

    Co-authored-by: Muhammad Atif Ali <[email protected]>
    IamTaoChen and matifali authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f5ab799 View commit details
    Browse the repository at this point in the history
Loading