Giter Site home page Giter Site logo

Comments (9)

iusztinpaul avatar iusztinpaul commented on May 18, 2024

Hello, I will soon add your proposals. I am curious if you fixed the Hopsworks Project Name Issue?

from energy-forecasting.

gao-hongnan avatar gao-hongnan commented on May 18, 2024

Hello, I will soon add your proposals. I am curious if you fixed the Hopsworks Project Name Issue?

Hello! It was my first time using Hopswork, and when I keyed in the same name as yours, it mentioned that I cannot use that name. When I changed the name to something else, it passed. I was also surprised because I thought project name should just be unique within personal account and not globally.

from energy-forecasting.

iusztinpaul avatar iusztinpaul commented on May 18, 2024

Yeah. I thought that too. I will double-check if this is still an issue.

Have you modified your code to support a customized Hopsworks project name?

from energy-forecasting.

gao-hongnan avatar gao-hongnan commented on May 18, 2024

Yeah. I thought that too. I will double-check if this is still an issue.

Have you modified your code to support a customized Hopsworks project name?

I think during the walkthrough of your tutorial, I just included it as a variable in .env file and call it instead.

from energy-forecasting.

gao-hongnan avatar gao-hongnan commented on May 18, 2024

Yeah. I thought that too. I will double-check if this is still an issue.

Have you modified your code to support a customized Hopsworks project name?

Something like the below:

 project = hopsworks.login(
     api_key_value=settings.SETTINGS["FS_API_KEY"],
     project=settings.SETTINGS["FS_PROJECT_NAME"],
 )

from energy-forecasting.

iusztinpaul avatar iusztinpaul commented on May 18, 2024

I asked Hopsworks to clarify this before making this modification. But thank you for pointing it out. Appreciate it.

from energy-forecasting.

iusztinpaul avatar iusztinpaul commented on May 18, 2024

I added the scripts & docs to the README. I also contacted Hopsworks regarding the project_name issue. I noted it down, and based on their response, I will adapt the code accordingly.

from energy-forecasting.

gao-hongnan avatar gao-hongnan commented on May 18, 2024

I added the scripts & docs to the README. I also contacted Hopsworks regarding the project_name issue. I noted it down, and based on their response, I will adapt the code accordingly.

Thank you!

from energy-forecasting.

iusztinpaul avatar iusztinpaul commented on May 18, 2024

I solved the project name issue.

You can add your Hopsworks project name in the .env file under the FS_PROJECT_NAME = "<your-feature-store-project-name>" variable.

Thanks again for the support. It is really appreciated.

from energy-forecasting.

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.