beakerx icon indicating copy to clipboard operation
beakerx copied to clipboard

Does the Python package need to add py4j as dependency?

Open dclong opened this issue 6 years ago • 2 comments

It seems to me that beakerx need py4j but it is not automatically installed.

dclong avatar Oct 20 '19 17:10 dclong

Hi @dclong Can you provide more details about the installation of beakerx? Do you use instructions from https://github.com/twosigma/beakerx#build-and-install-linux-and-mac or do you install from conda or do you use docker?

jaroslawmalekcodete avatar Oct 28 '19 13:10 jaroslawmalekcodete

I installed BeakerX using pip in a Docker environment. For more details please refer to my Dockerfile.

https://github.com/dclong/docker-jupyterhub-beakerx/blob/master/Dockerfile

dclong avatar Nov 02 '19 03:11 dclong