Giter VIP home page Giter VIP logo

Comments (7)

s-macke avatar s-macke commented on May 18, 2024

I patched the file to fix two problems. Can you try it again please.

from voxelspace.

jletey avatar jletey commented on May 18, 2024

Nope. Unfortunately, I get the same image. Do I not have some dependencies?

from voxelspace.

s-macke avatar s-macke commented on May 18, 2024

Can you open your Javascript console (probably key F12 in your browser) and then refresh the page (key F5). There might be some error messages written by the browser.

from voxelspace.

jletey avatar jletey commented on May 18, 2024

I'll try that

from voxelspace.

jletey avatar jletey commented on May 18, 2024

Here are the errors I get:

screen shot 2017-12-03 at 3 10 16 pm

from voxelspace.

s-macke avatar s-macke commented on May 18, 2024

Ok, the problem is, that you are try to open the web page locally. This works in some browsers, but not in all of them. Some prevent specific features when run local webpages. Please take a look at the following link and follow their suggestions.

https://stackoverflow.com/questions/4556429/disabling-same-origin-policy-in-safari

When you run it on a web server, it will work without any problems. You can also try to run a local web server. For example via python:

python -m SimpleHTTPServer

from voxelspace.

jletey avatar jletey commented on May 18, 2024

Thanks! That worked!

from voxelspace.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.