Search Criteria
Package Details: nbmanager-git 43.c90aac4-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/nbmanager-git.git (read-only, click to copy) |
---|---|
Package Base: | nbmanager-git |
Description: | A GUI to view and manager running Jupyter notebook servers |
Upstream URL: | https://github.com/jupyter/nbmanager |
Licenses: | BSD |
Conflicts: | ipython-nbmanager, jupyter-nbmanager, nbmanager |
Provides: | ipython-nbmanager, jupyter-nbmanager, nbmanager |
Submitter: | flying-sheep |
Maintainer: | flying-sheep |
Last Packager: | flying-sheep |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2015-07-22 09:10 (UTC) |
Last Updated: | 2018-08-13 12:35 (UTC) |
Dependencies (5)
- jupyter
- python (python37AUR, python311AUR, python310AUR)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-qticoAUR
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
dreieck commented on 2022-04-10 09:21 (UTC)
Source protocol needs to be changed from
git+git://
togit+https://
due to changes ongithub.com
:Thanks for maintaining!