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

Jupyter notebook support #44

Merged
merged 6 commits into from Feb 10, 2022
Merged

Commits on Dec 9, 2021

  1. black jupyter support

    chadsr committed Dec 9, 2021
    Copy the full SHA
    bac6607 View commit details
    Browse the repository at this point in the history
  2. test: add shellcheck ignore comments

    This commit adds `SC2086` shellcheck ignore comments to the
    `entrypoint.sh` script. This is needed since the flagged lines require
    globbing and word splitting to work.
    rickstaa committed Dec 9, 2021
    Copy the full SHA
    28a2634 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Copy the full SHA
    3577def View commit details
    Browse the repository at this point in the history
  2. disable shellcheck SC2129

    chadsr committed Dec 10, 2021
    Copy the full SHA
    38ff034 View commit details
    Browse the repository at this point in the history
  3. typos

    chadsr committed Dec 10, 2021
    Copy the full SHA
    5cb28ea View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Copy the full SHA
    89696f9 View commit details
    Browse the repository at this point in the history