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

Help Please #66

Open
jumpbackjack65 opened this issue Mar 12, 2024 · 2 comments
Open

Help Please #66

jumpbackjack65 opened this issue Mar 12, 2024 · 2 comments

Comments

@jumpbackjack65
Copy link

I'm a 77 year old beginner. I know Excel VBA, but not Python. On page 7 it instructs me to install jupyter.org or Juptyer and numpy.org for NumPy. I tried doing this but it gives me an instruction "pip install jupyterlab" and then jupyter lab to launch lab. Then pip install notebook and jupyter notebook to launch notebook. I'm assuming all of this is done in Python and I must first install Phthon. Any help will be appreciated.

@corjuela
Copy link

Hi @jumpbackjack65, if you're an absolute beginner, I'd recommend going with Anaconda. Upon installing, it'll give you an environment ready to code, including Python, Jupyter, and the most used Python packages for data science. Pip is a package management system that you can use alongside conda, which is the Anaconda equivalent
Some further reading: https://www.anaconda.com/blog/understanding-conda-and-pip
Good luck

@jumpbackjack65
Copy link
Author

jumpbackjack65 commented Mar 12, 2024 via email

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