kevb10 / delphi-oracle

Stock predictor
0 stars 0 forks source link

Tools #16

Open kevb10 opened 5 years ago

kevb10 commented 5 years ago

Here's a little guide that can help you play around with the notebooks:

Once you have all of that install, launch Anaconda Navigator, and click on Jupyter (should be the second box). It will launch a new tab and a folder tree. Go to the notebook's location (where you cloned this repo) and launch it. Hit the >> button and voila!

I might be missing a couple of dependencies but it should tell you what you're missing anyway. Just run pip3 install <whatever it's complaining about>.

kevnbot commented 5 years ago

I followed the link for python3, what do I do after that. Do I need something installed for python to work? like eclipse?

kevb10 commented 5 years ago

Follow this guide https://wsvincent.com/install-python3-mac/

kevnbot commented 5 years ago

not sure which process to use on the pip instructions page. im not quite sure how to even download it