Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand only environment variables set via Spawner.environment #759

Merged
merged 3 commits into from
Jul 26, 2023

Commits on Jul 26, 2023

  1. Expand only environment variables set by admin

    Ignores env variables set by JupyterHub itself, which may
    contain JSON-like strings.
    
    Fixes jupyterhub#743
    yuvipanda committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e308b8e View commit details
    Browse the repository at this point in the history
  2. Add unit-test

    yuvipanda committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    a5b97c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19dac8b View commit details
    Browse the repository at this point in the history