Skip to content

Error when exploring the tutorials in DockerΒ #12

@serbinsh

Description

@serbinsh

Hello - this very well be user error but I was exploring the examples here by building a local docker environment following the initial example and ran into an error after the image was built locally. It looks like an issue post build when launching the jupyterhub environment? It almost seems jupyter wasnt installed or isnt found at the internal commandline inside the containerized env?

Or I missed a step

GSLWL0323090017:Github sserbin$ docker run --name tutorials -p 8888:8888 -v NSIDC-Data-Access-Notebook:/home/jovyan/work nsidc/tutorials
usage: jupyter [-h] [--version] [--config-dir] [--data-dir] [--runtime-dir]
               [--paths] [--json] [--debug]
               [subcommand]

Jupyter: Interactive Computing

positional arguments:
  subcommand     the subcommand to launch

optional arguments:
  -h, --help     show this help message and exit
  --version      show the versions of core jupyter packages and exit
  --config-dir   show Jupyter config dir
  --data-dir     show Jupyter data dir
  --runtime-dir  show Jupyter runtime dir
  --paths        show all Jupyter paths. Add --json for machine-readable
                 format.
  --json         output paths as machine-readable json
  --debug        output debug information about paths

Available subcommands: dejavu events execute kernel kernelspec migrate
nbconvert run server troubleshoot trust

Jupyter command `jupyter-lab` not found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions