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

Replace template string {resource_dir} in kernelspec #932

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    1ee82ba View commit details
    Browse the repository at this point in the history
  2. testing resource_dir fill

    mlhenderson committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    2d1dcdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8890490 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. style fixes

    mlhenderson committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    45afcc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63446c5 View commit details
    Browse the repository at this point in the history
  3. Adds anonymous users (jupyter-server#863)

    * Adds anonymous users
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * removes unused import
    
    * Removes random colors
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Zachary Sailer <[email protected]>
    3 people authored and mlhenderson committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    d0f740d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c798fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b375cfe View commit details
    Browse the repository at this point in the history
  6. replace unix path separator for tests with os.path.join statement for…

    … compatibility with windows
    mlhenderson committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    67edba9 View commit details
    Browse the repository at this point in the history