-
Notifications
You must be signed in to change notification settings - Fork 18
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
Installer fails during "jupyter labextension install jupyterlab_scheduler" #10
Comments
jupyter labextension install jupyterlab_scheduler
(base) C:\Users\Desktop>jupyter labextension install jupyterlab_scheduler |
I think it is because it was removed from npm (the package manager), or it was never there.
|
Hi - Yeah this has to do with me missing a step when I packaged the last version, I failed to upload it to npm, but didn't notice as my dev machine had all the relevant npm components already installed on it. I'm trying to rectify this issue now, but during my hiatus another user @zhou87 published the package. This is now causing conflicts as I've since made some updates to the plugin, but can't update the npm package. I shot Zhao an email to gain control of that npm package so I can update it to mirror the latest version and close this out for good. |
Still waiting on @zhao87 to give me ownership of the NPM repository. Until then, the NPM version is dated. |
is this still an issue? should we add a message to the readme? @jovanni-hernandez |
@sam2332 thanks for bubbling this back up. Sadly it's still an issue... @zhou87 never surrendered the NPM entry so it looks like I'll have to change the package name slightly. Overall this plugin needs to be bumped up to the latest version of jupyter anyways. Happy to take any PRs, otherwise it'll probably be a few weeks before I get around to this. |
I will be submitting some PR's. One of the big things we need to correct is the cron regex It doesn't allow for two digit interval Offsets |
Awesome, I really appreciate any contributions. This little plugin has been super helpful in some of my projects, glad to see it be of use to others! |
`jupyterlab_scheduler@latest' is not in the npm registry.
The text was updated successfully, but these errors were encountered: