Crypto-Signal
Crypto-Signal copied to clipboard
run in python
hi i want run crypto signol on jupyter notebook and i dont want use docker because i dont know anything about docker how i can do it
@hossain93
You can't run in jupyter notebook, but you can as a simple python program.
- Be sure u are using code in develop branch
- Install all dependencies in app/requirements-step-1.txt and app/requirements-step-2.txt
- Go to
app
folder and runpython app.py