Bug 1221016 - python3-ipython-notebook missing resources
Summary: python3-ipython-notebook missing resources
Keywords:
Status: CLOSED DUPLICATE of bug 1170270
Alias: None
Product: Fedora
Classification: Fedora
Component: ipython
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Thomas Spura
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-13 06:42 UTC by Andrew Spiers
Modified: 2015-05-13 13:27 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-05-13 13:27:38 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


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