Code Monkey home page Code Monkey logo

Comments (7)

jfpuget avatar jfpuget commented on May 22, 2024

The issue is that existing notebooks may not run as is. The %matplotlib inline line will have to be moved to the top manually.

from docker-stacks.

parente avatar parente commented on May 22, 2024

I'll have a look at if we set a default to inline in the config for the notebook, can user still override it with a magic at notebook start time (like %matplotlib notebook). If so, that might be a reasonable fix so that the image does something reasonably by default.

from docker-stacks.

jfpuget avatar jfpuget commented on May 22, 2024

libXrenderer1 is also required to display R plots inline. I'm opening issue #54 for that.

from docker-stacks.

parente avatar parente commented on May 22, 2024

Sounds like lobbing the lib into the image is the right answer then. Let me check on how much it increases the image size to see if it should go in the base minimal-notebook or not.

from docker-stacks.

parente avatar parente commented on May 22, 2024

I'm actually not seeing this in the latest images. Were you using all-spark-notebook? Can you paste the lines you were executing in the order you were executing them to get the libxrender.so.1 error?

from docker-stacks.

jfpuget avatar jfpuget commented on May 22, 2024

I am not seeing it either anymore. But I still see #54 with all-spark-notebook.

from docker-stacks.

parente avatar parente commented on May 22, 2024

Thanks for confirming. The PR for #54 is still pending so yes that one is still an issue.

I'm going to close this one for now, but if you (or anyone) manages to reproduce it, please reopen.

from docker-stacks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.