Bug 1615192 - python3-notebook doesn't require mathjax
Summary: python3-notebook doesn't require mathjax
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-notebook
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-13 01:30 UTC by Matthew Saltzman
Modified: 2018-08-22 01:26 UTC (History)
1 user (show)

Fixed In Version: python-notebook-5.5.0-5.fc28
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-08-22 01:26:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Matthew Saltzman 2018-08-13 01:30:37 UTC
Description of problem:
(1) python-notebook and python3-notebook are actual software, not documentation. There's a python-notebook-doc package that is documentation.
(2) python-notebook-doc and python3-notebook aren't listed as components in bugzilla.
(3) Is there a reason that python3-notebook doesn't require mathjax as a dependency? One can't view Jupyter notebooks in a browser without MathJax.


Version-Release number of selected component (if applicable):
python3-notebook-5.5.0-3.fc28.noarch

How reproducible:
Always

Steps to Reproduce:
1. Install python3-notebook
2. Start 'jupyter notebook' from a command line
3. View a notebook in Chrome or Firefox

Actual results:
No useful view in the browser. Notebook server complains that it can't find a mathjax file.

Expected results:
Funtional view of the selected Jupyter notebook.

Additional info:
After installing the mathjax package, I do get a useful view in the browser, but  I still get an error from the notebook server:

404 GET /nbextensions/widgets/notebook/js/extension.js?v=20180812150054 (::1) 2.33ms referer=http://localhost:8888/notebooks/demo01_iter_recurse.ipynb

Comment 1 Miro Hrončok 2018-08-13 09:29:05 UTC
1) python-notebook is SRPM, python3-notebook is the built RPM with the software, python-notebook-doc is the built package with the documentation. Both python3-notebook and python-notebook-doc build from python-notebook.

2) no, we only have SRPMs as components listed in bugzilla

3) no, that is a bug

Comment 2 Fedora Update System 2018-08-13 09:58:02 UTC
python-notebook-5.5.0-4.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-ddca4fc709

Comment 3 Fedora Update System 2018-08-13 10:51:33 UTC
python-notebook-5.5.0-5.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-ddca4fc709

Comment 4 Fedora Update System 2018-08-14 22:41:33 UTC
python-notebook-5.5.0-5.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-ddca4fc709

Comment 5 Fedora Update System 2018-08-22 01:26:34 UTC
python-notebook-5.5.0-5.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.