Giter Club home page Giter Club logo

Comments (2)

LegalBIGuy avatar LegalBIGuy commented on August 22, 2024

This happened to me because I was on a later version of Python. This project has not been updated in a year and a half. To get it working, make sure your conda environment conforms to the idear_env.yml. I had to make two changes in my YAML file. I updated Python to 3.5.4 and removed the versions for scipy and scikit-learn. I also needed to install pywin32.

Two other tweaks
I also needed to remove -sys-prefix from the nbextension command:
jupyter nbextension enable --py widgetsnbextension
I have not researched this one so cannot provide a reason why -sys-prefix causes an issue

Finally, you need to manually install the kernel:
python -m ipykernel install --user --name idear_env --display-name "Python (idear_env)"

After all of these changes, it works.

It would be nice to here if this project is being abandoned, or will be replaced or updated at some time

from azure-tdsp-utilities.

iboulahna avatar iboulahna commented on August 22, 2024

Thanks a lot for you response. It really helped solve the problem the add_conf_code_to_report() function. Unfortunately, there is an other issue with the widgets (i will open another issue).

Hope this is gonna work because i think it is a great tool.

Thanks again,
Ismail

from azure-tdsp-utilities.

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.