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

Add recipe for Jupyter Scheduler #23961

Merged
merged 7 commits into from
Sep 26, 2023

Conversation

andrii-i
Copy link
Contributor

@andrii-i andrii-i commented Sep 12, 2023

Checklist

  • Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml".
  • License file is packaged (see here for an example).
  • Source is from official source.
  • Package does not vendor other packages. (If a package uses the source of another package, they should be separate packages or the licenses of all packages need to be packaged).
  • If static libraries are linked in, the license of the static library is packaged.
  • Package does not ship static libraries. If static libraries are needed, follow CFEP-18.
  • Build number is 0.
  • A tarball (url) rather than a repo (e.g. git_url) is used in your recipe (see here for more details).
  • GitHub users listed in the maintainer section have posted a comment confirming they are willing to be listed there.
  • When in trouble, please check our knowledge base documentation before pinging a team.

@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipes/jupyter-scheduler) and found it was in an excellent condition.

@andrii-i andrii-i force-pushed the jupyter-scheduler branch 2 times, most recently from 4a05365 to d9af882 Compare September 12, 2023 18:11
@JasonWeill
Copy link
Contributor

I agree to be a maintainer for jupyter-scheduler.

1 similar comment
@3coins
Copy link
Contributor

3coins commented Sep 13, 2023

I agree to be a maintainer for jupyter-scheduler.

@andrii-i andrii-i force-pushed the jupyter-scheduler branch 2 times, most recently from e90bbfb to 1a3447d Compare September 13, 2023 17:04
@dlqqq
Copy link
Member

dlqqq commented Sep 13, 2023

I agree to be a maintainer.

@andrii-i
Copy link
Contributor Author

@conda-forge/staged-recipes this PR is ready for review, please give it a look when possible.

Recipe adds a JupyterLab extension for running notebook jobs. This extension is composed of a Python package named jupyter_scheduler for the server extension and a TS package named @jupyterlab/scheduler for the frontend extension. Documentation is available on ReadTheDocs.

@andrii-i
Copy link
Contributor Author

andrii-i commented Sep 15, 2023

Tagging @conda-forge/help-python, @conda-forge/help-nodejs to potentially route this PR (ready for review) to relevant teams

@andrii-i andrii-i force-pushed the jupyter-scheduler branch 2 times, most recently from a0e2fe2 to 9c32f19 Compare September 18, 2023 15:01
@andrii-i
Copy link
Contributor Author

@conda-forge-admin, please ping team. PR is ready for review.

@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-webservice.

I was asked to ping @conda-forge/team. and so here I am doing that.

@andrii-i andrii-i force-pushed the jupyter-scheduler branch 6 times, most recently from 0d7faf6 to 93d6327 Compare September 21, 2023 17:36
@JasonWeill
Copy link
Contributor

@conda-forge/help-python Ready for review.

@SylvainCorlay SylvainCorlay merged commit eaab058 into conda-forge:main Sep 26, 2023
@andrii-i
Copy link
Contributor Author

Thank you @SylvainCorlay

@andrii-i andrii-i deleted the jupyter-scheduler branch September 26, 2023 19:30
@synapticarbors synapticarbors mentioned this pull request Oct 5, 2023
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

5 participants