Giter Club home page Giter Club logo

knime-docker's Introduction

KNIME (latest/4.4.1) + Java 11 (1.8.0) OpenJDK + Maven 3.6 + Python 3.6 + PIP3 20 + npm 7 + node 16 + Gradle 6 + X11 (Desktop)

(See also) Web-Browser-based (VNC/NoVNC) KNIME Docker:

  • KNIME over VNC/NoVNC (by openkbs/knime-vnc-docker) :
    • Providing users to use KNIME on any (literally) HTML5 Web browser-capable computers, laptop, tablets, smartphone phones (iPhone etc.), or lab special devices/equipments with Web Browsers).
    • The KNIME-VNC-docker will be running remote in cloud cluster node.
    • You can deploy KNIME Studio over Openshift, Kubernetes, or any container cluster platforms.

Join, Share, and Support the Community:

Components:

NOTICE: Due to docker.hub.io not allowing free hosting anymore, you have to make your local build including the parent images:

Build

You can build your own image locally.

./build.sh

Run (recommended for easy-start)

Image is pulled from openksb/knime-docker

./run.sh

Where are workspace and data?

  • The "./run.sh" will create and map the container's data and workspace directories to the host's directory as below (unless you change ./.env configuration).
  • You can copy source data or projects/workflow to these two directory and the KNIME Studio inside the container will have direct access to the files you just copy.
$HOME/data-docker/knime-docker
├── data
└── workspace
    └── Example Workflows
        ├── Basic Examples
        ├── Customer Intelligence
        ├── Retail
        ├── Social Media
        ├── TheData
        └── workflowset.meta

And, "docker-compose" will use the current git project directory's "./workspace" to map the container's /home/developer/workspace:

./.eclipse
./workspace

Note: You can copy your KNIME workflow project in and out the workspaces and it is directly mapped into the container's /home/developer/workspace.

References

See also VNC/noVNC docker-based IDE or Analytics Platform

See Also - docker-based IDE

Display X11 Issue

More resource in X11 display of Eclipse on your host machine's OS, please see

  • X11 Display problem
  • X11 Display with Xhost
  • You might see the warning message in the launching xterm console like below, you can just ignore it. I googles around and some blogs just suggested to ignore since the IDE still functional ok.

Releases information

See Release information

knime-docker's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

knime-docker's Issues

Cannot open Display Windows System

image

Well. THX for sharing your image. Unfortunately the image is broken by me. My Environment is Windows 10 and I've Docker Desktop with Linux containers und WSL. Well. I also installed xming. But I dont know what is todo now.

What can i do to fix the problem? Is it maybe necessary to add some settings to the dockerfile for X11 / XMING ?

After docker run, knime crash

Hello,
the container does not start. After the docker run, a knime error is thrown. But which is logged in to the container and I do not know what is in it.
knime-docker

KNIME loading page

Hey, amazing repo.

Is there a way to surface the KNIME webportal using this docker image?
Please delete if it's a stupid question.

Evan

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.