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

Scheduler not working despite being installed and enabled #473

Closed
Padamire opened this issue Jan 18, 2024 · 7 comments
Closed

Scheduler not working despite being installed and enabled #473

Padamire opened this issue Jan 18, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@Padamire
Copy link

Padamire commented Jan 18, 2024

Hi guys

I recently installed Jupyter_Scheduler but was met with a pop up saying 'Jupyter Scheduler server extension not found', explaining the extension is installed but cannot be activated, as shown in the image below.
image

After following the recommendations, I ran mamba list to see the downloaded packages within anaconda, one of which was jupyter_scheduler v. 2.4.0. I then ran jupyter server extension list, which gave the following output.

image

Showing that jupyter scheduler's server extension is installed and enabled.

However, when I refresh the page, I get the same error popup saying that the scheduler is installed but not activated.

I have seen a workaround at jupyterlab/jupyterlab#8122 but they ask to delete the build-config.json file, which should be in JupyterLabs settings file, but the settings file is empty.

Is there any way to fix this? I've tried every possible way: Installing from Pypi, running pip install instead of mamba install etc. I've burned countless hours trying to fix it and there never seems to be a solution.

  • Browser: Chrome
  • Jupyter Server version: Jupyter Lab 4.0.8
@Padamire Padamire added the bug Something isn't working label Jan 18, 2024
Copy link

welcome bot commented Jan 18, 2024

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@JasonWeill
Copy link
Collaborator

@Padamire Thanks for opening this issue! It looks like you're using Windows. Can you share more info about your setup? (Windows version, whether you're using Windows Subsystem for Linux, etc)

@Padamire
Copy link
Author

Hi Jason- I'm using Windows 11 (Version 22H2). I also have Anaconda Navigator installed to manage all my projects.

@JasonWeill
Copy link
Collaborator

I just tried to install Jupyter Scheduler 2.4.0 on my Windows machine (Windows 10, JupyterLab 4.0.8, Miniconda) using the instructions for installation and verification, and I was successful. Do you see the same problem with a fresh Conda environment?

@JasonWeill
Copy link
Collaborator

As observed in jupyterlab/jupyterlab#15658, you might have tried to install jupyterlab_scheduler, which is an unrelated extension. Please let us know if you still see this problem after going through the instructions linked above. Thanks!

@andrii-i
Copy link
Collaborator

andrii-i commented Jan 25, 2024

@Padamire, could you please send a (sanitized) output of jupyter troubleshoot command from your terminal? It would help in troubleshooting.

@andrii-i
Copy link
Collaborator

andrii-i commented Jan 30, 2024

Closing as non-active.

@Padamire, please check that you have jupyter-scheduler, not jupyterlab_scheduler installed as discussed here and in jupyterlab/jupyterlab#15658. If the problem still persists, please feel free to reopen the issue and send a (sanitized) output of jupyter troubleshoot command from your terminal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants