Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JupyterLab 2.x #94

Closed
alecapu80 opened this issue Nov 13, 2020 · 6 comments
Closed

JupyterLab 2.x #94

alecapu80 opened this issue Nov 13, 2020 · 6 comments

Comments

@alecapu80
Copy link

When will be compatible with JupyterLab 2.x?
Thank you!

@maartenbreddels
Copy link
Owner

Hi,

I think it's better to wait to 3.0, so we can make it pip installable without a build phase.

@alecapu80
Copy link
Author

Is compatible with 3.0 pre-lease?

@alecapu80
Copy link
Author

I've reverted to Version 1.2.18
but I've also an issue:

Failed validating settings (@jupyterlab/extensionmanager-extension:plugin): Additional properties are not allowed ('disclaimed' was unexpected)

Failed validating 'additionalProperties' in schema:
    {'additionalProperties': False,
     'description': 'Extension manager settings.',
     'jupyter.lab.setting-icon-class': 'jp-SettingsIcon',
     'jupyter.lab.setting-icon-label': 'Extension Manager',
     'properties': {'enabled': {'default': False,
                                'description': 'Enables extension manager '
                                               '(requires Node.js/npm).\n'
                                               'WARNING: installing '
                                               'untrusted extensions may '
                                               'be unsafe.',
                                'title': 'Enabled Status',
                                'type': 'boolean'}},
     'title': 'Extension Manager',
     'type': 'object'}

On instance:
    {'disclaimed': True}

@nmstoker
Copy link

nmstoker commented Feb 26, 2021

@maartenbreddels is there any news on this, given that Jupyter Lab 3.0 was released in January? (this is definitely not meant as a nag, just an eager follow up as being able to use this in 3.0 would be great 🙂 )

@maartenbreddels
Copy link
Owner

I started working on it in #95 but it requires a change in jupyter lab

@maartenbreddels
Copy link
Owner

3.0 is supported.

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

No branches or pull requests

3 participants