Port details |
- py-nbclassic Jupyter Notebook as a Jupyter Server Extension
- 1.1.0 devel =2 1.1.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2021-01-26 19:58:15
- Last Update: 2024-07-03 04:36:38
- Commit Hash: 2a421bc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/jupyter/nbclassic
- Description:
- NBClassic runs the Jupyter Notebook frontend on the Jupyter Server backend.
This project prepares for a future where JupyterLab and other frontends switch
to Jupyter Server for their Python Web application backend. Using this package,
users can launch Jupyter Notebook, JupyterLab and other frontends side-by-side
on top of the new Python server backend.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}nbclassic>0:devel/py-nbclassic@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-nbclassic/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-nbclassic
- pkg install py311-nbclassic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-nbclassic listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-nbclassic
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1716892266
SHA256 (nbclassic-1.1.0.tar.gz) = 77b77ba85f9e988f9bad85df345b514e9e64c7f0e822992ab1df4a78ac64fc1e
SIZE (nbclassic-1.1.0.tar.gz) = 20194834
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-Babel>=0 : devel/py-babel@py311
- py311-jupyter-packaging>=0.9<2 : devel/py-jupyter-packaging@py311
- py311-jupyter-server>=1.17.0 : devel/py-jupyter-server@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-ipykernel>=0 : devel/py-ipykernel@py311
- py311-ipython_genutils>=0 : devel/py-ipython_genutils@py311
- py311-nest-asyncio>=1.5 : devel/py-nest-asyncio@py311
- py311-notebook-shim>=0.2.3 : devel/py-notebook-shim@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-nbclassic-1.1.0:
DESKTOP=off: Install desktop entry file
===> Use 'make config' to modify these settings
- Options name:
- devel_py-nbclassic
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.0 03 Jul 2024 04:36:38 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Revert ad593a9d4d7957012965264a91f21667488ca1b2
The correct fix is adding py-setuptools as missing RUN_DEPENDS to
py-jupyter-packaging.
PR: 270510
Reference: https://pkg-status.freebsd.org/gohan04/data/140amd64-default-foo/2024-06-23_06h42m00s/logs/errors/py311-nbclassic-1.1.0.log |
1.1.0 29 Jun 2024 05:02:34 |
Jason E. Hale (jhale) |
*/*: Add ${PY_SETUPTOOLS} to BUILD_DEPENDS
Fix build when setuptools is removed from RUN_DEPENDS in
Mk/Uses/python.mk.
PR: 270510
Approved by: portmgr (blanket) |
1.1.0 28 May 2024 20:19:42 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 1.1.0
Changes: https://github.com/jupyter/nbclassic/releases |
1.0.0_2 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
1.0.0_1 08 Apr 2024 20:17:14 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
1.0.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.0.0 07 May 2023 21:13:29 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 1.0.0
Changes: https://github.com/jupyter/nbclassic/releases |
0.5.6 02 May 2023 16:20:08 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.5.6
Changes: https://github.com/jupyter/nbclassic/releases |
0.5.5_1 27 Apr 2023 23:58:41 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Add DESKTOP option
- Bump PORTREVISION for dependency and package change |
0.5.5 09 Apr 2023 20:40:19 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.5.5
Changes: https://github.com/jupyter/nbclassic/releases |
0.5.4 09 Apr 2023 13:36:51 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.5.4
Changes: https://github.com/jupyter/nbclassic/releases |
0.5.3 05 Apr 2023 17:30:26 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.5.3
Changes: https://github.com/jupyter/nbclassic/releases |
0.5.2 21 Mar 2023 19:20:46 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.5.2
Changes: https://github.com/jupyter/nbclassic/releases |
0.5.1 05 Feb 2023 15:47:56 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.5.1
Changes: https://github.com/jupyter/nbclassic/releases |
0.4.8 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.4.8 30 Dec 2022 09:04:43 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.4.8
Changes: https://github.com/jupyter/nbclassic/releases |
0.4.5_2 15 Oct 2022 16:47:12 |
Yuri Victorovich (yuri) |
devel/py-ipykernel5: Remove in favor of devel/py-ipykernel
Ports were switched to devel/py-ipykernel5 on 2020-05-07
because devel/py-ipykernel has expired at the time.
Currently main consumers of devel/py-ipykernel - Jupyter and
Spyder - work fine with devel/py-ipykernel.
There is no reason to use an outdated devel/py-ipykernel5 everywhere. |
0.4.5_1 15 Oct 2022 05:25:05 |
Yuri Victorovich (yuri) |
devel/py-nbclassic: Rollback unintended part |
0.4.5_1 15 Oct 2022 05:22:31 |
Yuri Victorovich (yuri) |
devel/py-nbclassic: Add USES=desktop-file-utils
Approved by: portmgr (compliance) |
0.4.5 09 Oct 2022 19:45:28 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.4.5
Changes: https://github.com/jupyter/nbclassic/releases |
0.4.4_1 09 Oct 2022 15:37:56 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Fix f7537e543d0feba4e53fca607345f7da71ae792f
- Bump PORTREVISION for dependency change
py-ipykernel/py-ipykernel5 change is committed by accident. It should be part of
PR 265157. |
0.4.4 03 Oct 2022 17:10:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.4.4
Changes: https://github.com/jupyter/nbclassic/releases |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.4.3_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.4.3_1 30 Jul 2022 05:57:56 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Do not install jupyter-{bundler,nb,server}extension
- Bump PORTREVISION for package change
It avoids conflicts with py-notebook. |
0.4.3 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.4.3 13 Jul 2022 00:19:08 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.4.3
Changes: https://github.com/jupyter/nbclassic/releases |
0.4.2 11 Jul 2022 13:49:43 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.4.2
Changes: https://github.com/jupyter/nbclassic/releases |
0.4.0 07 Jul 2022 22:23:54 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Add GitHub to MASTER_SITES |
0.4.0 07 Jul 2022 21:42:53 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.4.0
- Update WWW
Changes: https://github.com/jupyter/nbclassic/releases |
0.3.7 30 Mar 2022 22:21:12 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.3.7
Changes: https://github.com/jupyterlab/nbclassic/releases |
0.3.6 25 Mar 2022 13:36:57 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.3.6
Changes: https://github.com/jupyterlab/nbclassic/releases |
0.3.5 23 Jan 2022 18:19:27 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.3.5
Changes: https://github.com/jupyterlab/nbclassic/releases |
0.3.4 01 Nov 2021 21:28:46 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.3.4
Changes: https://github.com/jupyterlab/nbclassic/releases |
0.3.3 01 Nov 2021 13:41:41 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.3.3
Changes: https://github.com/jupyterlab/nbclassic/releases |
0.3.2 21 Sep 2021 03:44:32 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.3.2
Changes: https://github.com/jupyterlab/nbclassic/releases |
0.3.1 20 Jun 2021 16:16:00 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.3.1
Changes: https://github.com/jupyterlab/nbclassic/releases |
0.3.0 26 May 2021 12:54:57 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.3.0
Changes: https://github.com/jupyterlab/nbclassic/releases |
0.2.8 16 May 2021 15:24:06 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.2.8
Changes: https://github.com/jupyterlab/nbclassic/releases |
0.2.7 25 Apr 2021 20:35:27 |
Po-Chuan Hsieh (sunpoet) |
devel/py-nbclassic: Update to 0.2.7
Changes: https://github.com/jupyterlab/nbclassic/releases
https://github.com/jupyterlab/nbclassic/blob/master/CHANGELOG.md |
0.2.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2.6 30 Jan 2021 12:24:09 |
sunpoet |
Update to 0.2.6
Changes: https://github.com/jupyterlab/nbclassic/commits/master |
0.2.5 26 Jan 2021 19:24:04 |
sunpoet |
Add py-nbclassic 0.2.5
NBClassic runs the Jupyter Notebook frontend on the Jupyter Server backend.
This project prepares for a future where JupyterLab and other frontends switch
to Jupyter Server for their Python Web application backend. Using this package,
users can launch Jupyter Notebook, JupyterLab and other frontends side-by-side
on top of the new Python server backend.
WWW: https://github.com/jupyterlab/nbclassic |