Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run in python #447

Open
hossain93 opened this issue Jan 11, 2022 · 1 comment
Open

run in python #447

hossain93 opened this issue Jan 11, 2022 · 1 comment

Comments

@hossain93
Copy link

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

@laliux
Copy link
Collaborator

laliux commented Mar 22, 2022

@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 run python app.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants