Giter VIP home page Giter VIP logo

Comments (8)

stefan-jansen avatar stefan-jansen commented on May 12, 2024

Hi @cody-vandervoort, sorry you're having issues with the docker image.

The exact command you need to run is

docker run -it -v $(pwd):/home/packt/ml4t -p 8888:8888 -e QUANDL_API_KEY=<your API key> --name ml4t appliedai/packt:latest bash

where <your API key> should be the Quandl API key for your account.

The part $(pwd) references your current working directory and works on linux and mac os. This may be breaking on windows, so could you please it replace it with the absolute path to the root folder of the unzipped ML4T repo?

Here's a bit more detail on setup on Windows; you will probably also give docker permissions to access your drive as explained in the first step in the article.

I hope this helps, please let me know if you have additional questions.

from machine-learning-for-trading.

cody-vandervoort avatar cody-vandervoort commented on May 12, 2024

from machine-learning-for-trading.

cody-vandervoort avatar cody-vandervoort commented on May 12, 2024

from machine-learning-for-trading.

cody-vandervoort avatar cody-vandervoort commented on May 12, 2024

at this point I have been able to get into the terminal for the docker container but im missing adding my quandl API

after pulling the container, and numerous youtube videos to find some traction, I ran docker run -it appliedai/packt bash`` this got me into the interactive terminal for packt@-ID-:~/ml4t$ where i then added `conda activate ml4t-zipline` all went well, but i couldnt ingest the zipline data because I did not enter my quandle API yet, might have to reset the docker image now im close im sure ill figure it out haha

from machine-learning-for-trading.

cody-vandervoort avatar cody-vandervoort commented on May 12, 2024

Okay i get it, had to open powershell from the unzipped directory

from machine-learning-for-trading.

cody-vandervoort avatar cody-vandervoort commented on May 12, 2024

PermissionError: [Errno 13] Permission denied: '/home/packt/ml4t/data'

i still get this error when I try to ingest zipline data hmm

from machine-learning-for-trading.

cody-vandervoort avatar cody-vandervoort commented on May 12, 2024

i will try again from admin cmd aha

from machine-learning-for-trading.

cody-vandervoort avatar cody-vandervoort commented on May 12, 2024

idk it worked now haha downloading

from machine-learning-for-trading.

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.