Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Prebuilt JupyterLab 3.0 extension ? #49

Open
layne-sadler opened this issue Jan 21, 2021 · 8 comments
Open

Prebuilt JupyterLab 3.0 extension ? #49

layne-sadler opened this issue Jan 21, 2021 · 8 comments

Comments

@layne-sadler
Copy link

layne-sadler commented Jan 21, 2021

As described in the Jupyter 3.0 blog post:

JupyterLab extensions can now be distributed as prebuilt extensions, which do not require a user to rebuild JupyterLab or have Node.js installed. Prebuilt extensions can be distributed as Python packages using familiar package managers such as pip...

https://blog.jupyter.org/jupyterlab-3-0-is-out-4f58385e25bb

Are there plans to prebuild the "jupyterlab-dash JupyterLab extension?"

In my experience, it requires a lot of troubleshooting. This could help reduce friction.

@nicolaskruchten
Copy link

We will first upgrade the source-only extension, as this should be straightforward with any luck, and we will look into the prebuilt extension thereafter, yes.

@layne-sadler layne-sadler changed the title Prebuilt JupyterLab extension ? Prebuilt JupyterLab 3.0 extension ? Jan 22, 2021
@stonebig
Copy link

Is the effort to get jupyter-dash extension prebuild for jupyterlab-3 still ongoing ? or has it been drop for a "no interest" or "no
time" reason ?

@stonebig
Copy link

stonebig commented Jul 18, 2021

also, I've got a fail trying to get it work on PyPy3-3.7.5 / Jupyterlab-3.1.0rc1, but not sure who is responsible, if someone can tell me

I'm trying Dash with PyPy3 because I suppose it removes the "c-interface" speed debt for PyPy3.

image

@mallman
Copy link

mallman commented Apr 15, 2022

Hi guys. Can the maintainers provide an update on this issue, please? It is the only extension we use which requires us to rebuild jupyterlab. Not a huge deal, but a pre-built extension will be a nice-to-have.

@consideRatio
Copy link

Migration guide for jupyterlab extensions going from jupyterlab v2 to v3: https://jupyterlab.readthedocs.io/en/stable/extension/extension_migration.html#jupyterlab-2-x-to-3-x

@Frank-Steiner
Copy link

Any chance a prebuilt version will be released?

@tlvu
Copy link

tlvu commented Mar 12, 2024

Any update?

@alexcjohnson
Copy link
Collaborator

This entire package is obsolete, its functionality has been integrated into the main Dash package. If anyone is interested in helping modernize JupyterDash packaging the Dash repo is the place to continue this discussion.

tlvu added a commit to Ouranosinc/PAVICS-e2e-workflow-tests that referenced this issue Mar 16, 2024
…gs, keep plotly

Previous jupyter-dash warning "Plugin 'jupyterlab_dash' is already
registered."

Plotly will be pulled as indirect dependency.

Related issues and discussions:

plotly/jupyter-dash#49 (comment)
This entire package is obsolete, its functionality has been integrated
into the main Dash package. If anyone is interested in helping modernize
JupyterDash packaging the Dash repo is the place to continue this
discussion.

Ouranosinc/pavics-jupyter-env-issues#5 (comment)
@Zeitsperre
As far as I can tell, we abandoned Dash in favour of Holoviews. Fell
free to drop it.

Ouranosinc/pavics-jupyter-env-issues#5 (comment)
@tlogan2000
Dash/jupyter dash can be dropped I think but `plotly` itself can be used
as a backend in Panel/Hvplot/Holoviews ecosystem so would be good to
keep.
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

8 participants