This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
How do I run the code???? #118
Comments
Hey!
|
thank you soooo much
:)
…On Sat, Feb 18, 2023 at 12:44 AM Nil Andreu ***@***.***> wrote:
Hey!
Well, you would need to follow some steps (recommended):
1. Install python if you do not have it, and create a virtual
environment in the same place as where you have the repository in your
local file system: python3 -m venv venv.
2. Activate the environment: source venv/bin/activate. This command
will work for Linux & Mac, for Windows would be: venv/scripts/activate.
3. Install jupyter notebook: pip3 install jupyter, and run it: jupyter
notebook.
4. Now you can go to the .ipynb files, install the dependencies (would
have to search for each of them in google), and run the cells!
—
Reply to this email directly, view it on GitHub
<#118 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AR3BTQVZ4P67V5CCVH2VFFLWYB4XJANCNFSM6AAAAAAS5UQKFU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Anything else let me know if you want @maxwick456 ! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have absolutely no clue how to run the code and I don't have experience with python or jyputer notebook????? Help!
The text was updated successfully, but these errors were encountered: