Coder Social home page Coder Social logo

Comments (6)

mike-leuer avatar mike-leuer commented on June 30, 2024

error-message.txt
Probably useless but this is the text error message

from hiplot.

mike-leuer avatar mike-leuer commented on June 30, 2024

Using Mircosoft Machine Learning Studio
https://learn.microsoft.com/en-us/azure/machine-learning/overview-what-is-azure-machine-learning

from hiplot.

danthe3rd avatar danthe3rd commented on June 30, 2024

Hi @mike-leuer-callaway-golf
That's a very weird bug indeed. Both of your examples are working fine for me on a Google Collab, it seems more likely to be a bug within your notebook system at this point. As a workaround, you can try maybe the following:

d = hip.Experiment.from_iterable(data)
_ = d.display()

from hiplot.

mike-leuer avatar mike-leuer commented on June 30, 2024

Wow that fixes it. Do you have any idea why that is? (More of a programmers curiosity)

from hiplot.

danthe3rd avatar danthe3rd commented on June 30, 2024

I'm not exactly sure actually. One difference between your 2 cases was that in the first one, the notebook should output something like:

(hiplot widget)
<hiplot.ipython.IPythonExperimentDisplayed at 0x7ff61f198970>

But if you have an assignment, it does not display any variable (just the hiplot widget). I believe this was the main issue with your notebook system from Azure.
So it's definitively a bug with the Azure notebook.

from hiplot.

mike-leuer avatar mike-leuer commented on June 30, 2024

Thank you for the help. Hopefully this helps the next person who uses azure notebooks.

from hiplot.

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.