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

Add Jupyter lab extensions #25

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 24, 2020

  1. Configuration menu
    Copy the full SHA
    c2811cc View commit details
    Browse the repository at this point in the history
  2. Add cleaning cache

    KanchiShimono committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    e728796 View commit details
    Browse the repository at this point in the history
  3. Change WORKDIR of jupyter image to HOME

    Because of permission problem.
    /home/spark/work did not created in Dockerfile, so when mount volume
    under the /home/spark/work in docker-compose.yml, directory owner will
    be root.
    KanchiShimono committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    6a0248c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b56ec88 View commit details
    Browse the repository at this point in the history