Giter Club home page Giter Club logo

Comments (4)

oaksharks avatar oaksharks commented on May 29, 2024

Thanks for your feedback @Jwenyi. It seems that the path on windows os cannot be recognized correctly .
Try to update cooka with the command and restart your server then upload file again:
pip install cooka==0.1.3

pip install cooka==0.1.5  # 0.1.5 is the latest version

This is the requirments version I installed for your reference:

Cooka/Dockerfile

Lines 37 to 42 in f5aa31a

RUN pip3 install -v numpy==1.19.1 scikit-learn==0.23.1 tensorflow==2.2.0 # Prepare for shap
RUN pip3 install -v shap==0.28.5 matplotlib dask-ml==1.4.0 # Prepare for hypergbm
RUN pip3 install -v cooka # install cooka
RUN pip3 install -v scikit-learn==0.23.1 featuretools==0.27.1 dask-ml==1.4.0

from cooka.

Jwenyi avatar Jwenyi commented on May 29, 2024

It works! Thanks.

from cooka.

Jwenyi avatar Jwenyi commented on May 29, 2024

Hi Dr.Wu,

I got another issue when I trying to install jupyterlab for exporting the notebook of my results.
Jupyter-lab and Jupyter-serve only supports tornado>=6.1, but Cooka needs tornado==6.0.4. And I tried the oldest version of jupyterlab, which still needs tornado>=6.1.
So, I found a temporary way to figure it out. I use jupyter notebook==5.7.5 instead of jupyterlab. Although it works, it is obviously not the best way out. So, it is any possibile for you to update Cooka for this issue?

All the best,
Wenyi Jin

from cooka.

oaksharks avatar oaksharks commented on May 29, 2024

Hi Wenyi ,

Have you tried installing jupyterab after installing cooka? tornado will be upgraded to 6.1 and it still working with cooka.

from cooka.

Related Issues (8)

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.