jupyterlab-dash icon indicating copy to clipboard operation
jupyterlab-dash copied to clipboard

An Extension for the Interactive development of Dash apps in JupyterLab

Results 28 jupyterlab-dash issues
Sort by recently updated
recently updated
newest added

After installing and enabling jupyterlab-dash in a JupyterLab dev setup and running JupyterLab with `jupyter lab` the JupyterLab tab in the web browser is showing a white screen without any...

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...

Hello, I'm new to python and to plotly. I'm trying to generate a 3D surface plot from data generated froma series of FTIR scans. I've installed the libraries using conda...

I just came across nbserverproxy (https://github.com/jupyterhub/nbserverproxy), and it looks like it could be a nice solution for supporting this extension over JupyterHub.

enhancement

I have the following usecase: I would like to have a jupyter notebook in jupyterlab where I do some computations (say, on images), then create a dash app to process...

app does not render. ``` Exception in thread Thread-104: Traceback (most recent call last): File "/srv/conda/lib/python3.7/threading.py", line 917, in _bootstrap_inner self.run() File "/srv/conda/lib/python3.7/threading.py", line 1158, in run self.function(*self.args, **self.kwargs) File...

Hi, I would love to see a feature that allows jupyterlab-dash applications to be created with a shareable link. We're finding it's really cool so far, but for our users...

> /opt/conda/bin/npm pack [email protected] npm notice npm notice � [email protected] npm notice === Tarball Contents === npm notice 0 package npm notice 321B CHANGELOG.md npm notice === Tarball Contents ===...

When I test the example notebook in jupyter-dash/notebooks with an SSL enabled JupyterLab. I got an message complaining can't launch insecure connenction inside an secure connection. See the following message...

I am installing jupyterlab-dash on my subsystem Ubuntu in Windows 10. While running jupyterlab and import the module, I have the following error message: ![image](https://user-images.githubusercontent.com/22113734/52624529-397a9480-2eaf-11e9-940b-08bc5c12e072.png) It seems that Jupyter Lab...