Bug 1221016

Summary: python3-ipython-notebook missing resources
Product: [Fedora] Fedora Reporter: Andrew Spiers <7andrew>
Component: ipythonAssignee: Thomas Spura <tomspur>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: michel, mrunge, orion, python-sig, shahms, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-13 13:27:38 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 Andrew Spiers 2015-05-13 06:42:49 UTC
Description of problem:

There are a couple of resources missing from the ipython3 notebook

WARNING:tornado.access:404 GET /static/img/glyphicons-halflings.png (127.0.0.1) 0.57ms referer=http://localhost:8888/static/style/style.min.css?v=c768329eb4cc44ae64b45561aed81f67

WARNING:tornado.access:404 GET /static/fonts/fontawesome-webfont.ttf?v=4.1.0 (127.0.0.1) 0.65ms referer=http://localhost:8888/static/style/style.min.css?v=c768329eb4cc44ae64b45561aed81f6


Version-Release number of selected component (if applicable):

rpm -qa | grep ipython | sort
python3-ipython-console-2.4.1-1.fc21.noarch
python3-ipython-notebook-2.4.1-1.fc21.noarch

How reproducible:

100%

Steps to Reproduce:
1. install python3-ipython-notebook
2. start ipython notebook from a prompt
3. navigate to a directory, create a notebook

Actual results:

404s, absent resources.

Expected results:

200s, present resources.

Additional info:

This ticket : https://bugzilla.redhat.com/show_bug.cgi?id=1110646
seems to be related.

Comment 1 Orion Poplawski 2015-05-13 13:27:38 UTC

*** This bug has been marked as a duplicate of bug 1170270 ***