Skip to content

Pluto Notebook doesn't work on datascience-notebook #1992

@jlphillipsphd

Description

@jlphillipsphd

What docker image(s) are you using?

datascience-notebook

Host OS system

Debian 12 and Ubuntu 22.04

Host architecture

x86_64

What Docker command are you running?

docker run -it --rm -p 8888:8888 --user root -e GRANT_SUDO=yes -v /home/jphillips:/home/jovyan/work jupyter/datascience-notebook:2023-09-04

How to Reproduce the problem?

  1. Visit the provided JLab link - JupyterLab opens (working)
  2. Visit the Pluto Notebook link on the Launcher (tab opens)
  3. Page for pluto server seems to be broken/not working image
  4. Click on "Create a new notebook" and I just get a 500 error
    image

Command output

docker run -it --rm -p 8888:8888 --user root -e GRANT_SUDO=yes -v /home/jphillips:/home/jovyan/work jupyter/datascience-notebook:2023-09-04

Expected behavior

Expected Pluto Notebook server to open since it's a part of this stack...

Actual behavior

Non-working Pluto Server.

Anything else?

Just wanting to try Pluto Notebook - don't feel like I can use datascience-notebook as a starting point for my stacks because it has a prominent non-functioning component.

Latest Docker version

  • I've updated my Docker version to the latest available, and the issue still persists

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:BugA problem with the definition of one of the docker images maintained here

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions