Bug 1615192

Summary: python3-notebook doesn't require mathjax
Product: [Fedora] Fedora Reporter: Matthew Saltzman <mjs>
Component: python-notebookAssignee: Miro Hrončok <mhroncok>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: mhroncok
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-notebook-5.5.0-5.fc28 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-22 01:26:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.