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

A "j" was accidently added in the command line of step 4 of the installation instruction #142

Open
pittebidde opened this issue May 2, 2023 · 3 comments

Comments

@pittebidde
Copy link

Hi everybody!

First of all thank you a lot for sharing your insights! The course was really fun!
Since i am not that experienced when it comes to coding, i just copy-pasted the command promts from the installation instructions
and if i am not mistaken, there seems to have been a little spelling mistake.
In step 4. it says "python -m ipykernel install --user --name=tfodj", but i guess the "j" in the end was by accident or was i mistaken?

Thanks a lot again!

@atharv10032
Copy link

I feel the same , that j might have been unintentional

@davemaster
Copy link

Sadly, this stuff is not for no-programmers.

In this command:
"python -m ipykernel install --user --name=tfodj",

tfodj, is the NAME OF YOUR FOLDER, that one where you're going to install your python environment... it could be "jonas", "homer", "graham", etc. whatever You want. If you're a "machilon", the command will be:

"python -m ipykernel install --user --name=machilon",

@atharv10032
Copy link

Yeah , that's very helpful.

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

3 participants