Git Product home page Git Product logo

Comments (10)

nomed avatar nomed commented on May 28, 2024

Any update on this ?

I'm protoyping a slicer , i'd like to use cubesviewer with latest cubes.

from cubesviewer.

dedalus2000 avatar dedalus2000 commented on May 28, 2024

"Next CubesViewer version will be 0.10, supporting Cubes 1.0": as far I'm testing cubes_1.0_alpha I hope to see the new version of cubeviewer very soon

from cubesviewer.

nonsleepr avatar nonsleepr commented on May 28, 2024

I hope to push my fork with Cubes 1.0 support this week (Current version: https://github.com/nonsleepr/cubesviewer/tree/cubes1.0 ).
Already have this working although without backward compatibility.

from cubesviewer.

GregSilverman avatar GregSilverman commented on May 28, 2024

Any ETA when this will be released? Am chomping at the bit to get Cubes and Cubesviewer working together.

from cubesviewer.

jjmontesl avatar jjmontesl commented on May 28, 2024

Have a look at CubesViewer master branch, just pushed 0.10-alpha. Still very early, but works with Cubes 1.0.

Part of the code was taken from this PR, but did not merge it completely.

from cubesviewer.

GregSilverman avatar GregSilverman commented on May 28, 2024

Hi Jose,
I just grabbed the latest and tried it out. I am still getting the warning "CubesViewer could not load model from Cubes server. CubesViewer will not work. Try reloading. Status: 0." Logged out and reconnected and am now getting this pop-up (see attached image) and the cubes are not showing up! (darn!). Please let me know if you want me to try anything. I am really looking forward to working with this new version:
screen shot 2014-08-06 at 9 59 18 am

At least I know I can revert the version of cubes to move forward.

from cubesviewer.

jjmontesl avatar jjmontesl commented on May 28, 2024

What is the output of the slicer server, the output of the django application, and the output of the browser console?

(Note that this branch is yet pretty buggy, in particular date and range filters are untested, you may wish to remove those plugins).

Also note: To be able for CubesViewer to connect to the slicer server, your slicer.ini should allow cross origin resource sharing. To enable this option, put allow_cors_origin: http://localhost:8000 (or the URL from wich your app will work, or an asterisk) under the [server] section (as described at https://github.com/jjmontesl/cubesviewer/blob/master/doc/guide/cubesviewer-gui-installation.md ).

from cubesviewer.

GregSilverman avatar GregSilverman commented on May 28, 2024

I will try adding the CORS option to see if that resolves it. For output, I assume you just want to see the console output in my terminal session?

I probably won't get back to this until some time this afternoon.

from cubesviewer.

jjmontesl avatar jjmontesl commented on May 28, 2024

Ok, have a look at the CORS option. If you keep having problems, please file a new Issue. The output I'd like to see is your browser output (in Chrome, Tools->Javascript Console), and the output of your terminal session where "slicer" is running.

from cubesviewer.

GregSilverman avatar GregSilverman commented on May 28, 2024

Gotcha!

from cubesviewer.

Related Issues (20)

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.