Currently this package does not meet all the install requirements (see jupyter-nbgrader-git PKGBUILD for details). This may lead to errors.
Search Criteria
Package Details: jupyter-nbgrader 0.8.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/jupyter-nbgrader.git (read-only, click to copy) |
---|---|
Package Base: | jupyter-nbgrader |
Description: | A system for assigning and grading notebooks |
Upstream URL: | https://github.com/jupyter/nbgrader |
Licenses: | BSD |
Submitter: | leuko |
Maintainer: | leuko |
Last Packager: | leuko |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-05-12 07:59 (UTC) |
Last Updated: | 2022-11-10 15:28 (UTC) |
Dependencies (22)
- jupyter-nbclient
- jupyter-nbconvert
- jupyter-notebook
- jupyter-server
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312)
- python-alembic (python-alembic-1.4.1)
- python-dateutil
- python-ipywidgets
- python-jinja
- python-jsonschema (python-jsonschema26)
- python-jupyter_client (python-jupyter-client)
- python-markupsafe
- python-qtconsole (python-qtconsole-git)
- python-rapidfuzz (python-rapidfuzz-git)
- python-requests
- python-setuptools
- python-sqlalchemy (python-sqlalchemy-git, python-sqlalchemy1.3)
- python-traitlets
- jupyterlab-hatch-jupyter-builder (jupyterlab-hatch-jupyter-builder-git) (make)
- python-build (make)
- Show 2 more dependencies...
Required by (0)
Sources (1)
leuko commented on 2022-09-15 18:47 (UTC) (edited on 2022-11-10 15:34 (UTC) by leuko)
leuko commented on 2021-05-12 07:04 (UTC) (edited on 2021-05-13 09:13 (UTC) by leuko)
What do you think about renaming the package to jupyter-nbgrader
?
I saw that many jupyter related packages have this prefix.
Update:
On a second thought, I think python-
prefix is ok. Then we stay in the namespace of pypi
.
flying-sheep commented on 2020-12-08 22:33 (UTC) (edited on 2020-12-08 22:42 (UTC) by flying-sheep)
Well, I didn’t think I’d ever say this, but Eli Schwartz is wrong (I thought he’s always right! XD) The Python packaging environment doesn’t have a concept of “meta packages”, so “jupyter” is just a regular “distribution” (that’s how installable packages with metadata are called in the Python world)
And as such it should have its dist-info/egg-info.
I’ll reply the same in the thread/bug report.
leuko commented on 2020-12-08 18:41 (UTC)
Dear @flying-sheep, I reported a bug [1], but other experienced users say that a dist-info is not needed for metapackages [2]. I am not experienced with Python packaging. Can you please comment on [2]?
[1] https://bugs.archlinux.org/task/68884 [2] https://bbs.archlinux.org/viewtopic.php?pid=1942362
flying-sheep commented on 2020-12-06 21:46 (UTC)
This package already depends on jupyter
. Please report a bug for the package community/jupyter
which seems to fail shipping a jupyter.dist-info
directory
leuko commented on 2020-12-04 05:42 (UTC) (edited on 2020-12-04 05:42 (UTC) by leuko)
@tinux
You can also use pipman
until this package is fixed.
pipman nbgrader
cd python-nbgrader
makepkg -i
leuko commented on 2020-11-30 20:44 (UTC) (edited on 2020-11-30 20:45 (UTC) by leuko)
I can confirm tinux:
$ nbgrader quickstart --help
...
pkg_resources.DistributionNotFound: The 'jupyter' distribution was not found and is required by nbgrader
tinux commented on 2020-10-30 13:24 (UTC)
I'm getting a whole bunch of errors ending with
pkg_resources.DistributionNotFound: The 'jupyter' distribution was not found and is required by nbgrader
when I run nbgrader quickstart --help
.
Any advice?
flying-sheep commented on 2020-08-25 08:44 (UTC)
ah, whoops, right! it uses rapidfuzz only on master, stable still uses fuzzywuzzy
Pinned Comments
leuko commented on 2022-09-15 18:47 (UTC) (edited on 2022-11-10 15:34 (UTC) by leuko)
Currently this package does not meet all the install requirements (see jupyter-nbgrader-git PKGBUILD for details). This may lead to errors.