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.
*** This bug has been marked as a duplicate of bug 1170270 ***