Skip to content
This repository has been archived by the owner on May 20, 2020. It is now read-only.

How to use jupyterlab-dash in an offline environment #35

Open
Tightz opened this issue Oct 11, 2019 · 0 comments
Open

How to use jupyterlab-dash in an offline environment #35

Tightz opened this issue Oct 11, 2019 · 0 comments

Comments

@Tightz
Copy link

Tightz commented Oct 11, 2019

Hello,

I want to use Dash with interactive coding in Jupyterlab within an offline Environment behind corporate Firewall. I already installed Dash and when I publish an App the Renderer Works.

Now I wanted to install the jupyterlab-dash and I need your help.
This are my installed dash-components:
1

I was able to use pip install jupyterlab>=1.0" jupyterlab-dash with our local repo.
But I'm running into Problems when trying to use jupyter labextension install jupyterlab-dash:
2

When I look at the log file I can see that it checked if i have nodejs installed (which I don't),
it then tries to install node.js but isn't able to in this offline Environment.
I also don't have npm installed.
3

Is there anyway to install jupyterlab-dash in an offline environment or isn't it possible to provide all dependencies offline?

cross-reference: https://community.plot.ly/t/how-to-use-jupyterlab-dash-in-an-offline-environment/29888

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant