Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

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

@chaisaijuice

Description

@chaisaijuice

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions