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

Week 3 assignment - trouble setting the kernel #147

Open
gklarenberg opened this issue Jun 29, 2018 · 4 comments
Open

Week 3 assignment - trouble setting the kernel #147

gklarenberg opened this issue Jun 29, 2018 · 4 comments
Labels

Comments

@gklarenberg
Copy link
Contributor

gklarenberg commented Jun 29, 2018

I don't know if this is the correct place to give a tip. Feel free to move this if not...
I noticed that some notebooks submitted still showed version 3.6.4. One of the things that maybe is not clear from the instructions (since it also took me a while to figure out), is that you have to run source activate p35 in the Terminal/command line before running python -m ipykernel install --user --name p35 --display-name "Python 3.5 NEON-RSDI" (assuming you already ran conda create –n p35 python=3.5 anaconda following the set up instructions in the first week). I'm on a Mac by the way, the Windows commands are different.
This will then make sure that "Python 3.5 NEON-RSDI" in the dropdown menu when creating a new notebook sets 3.5.5.

(sorry - I forgot to update the title. I actually started this issue having this trouble. I solved it but thought it would be a good idea to share)

@cklunch
Copy link
Collaborator

cklunch commented Jun 29, 2018

Yes, a few people have been having this problem, thanks for sharing a solution!

@cklunch
Copy link
Collaborator

cklunch commented Jun 29, 2018

I'll see if I can update the instructions.

@gklarenberg
Copy link
Contributor Author

I'm further along in the exercise now, and I see it does come up in "Check Python version" in the plotting exercise.

@cklunch
Copy link
Collaborator

cklunch commented Jun 29, 2018

Ah, right. But since it seems to be causing trouble for multiple people, I'll try to clarify it in the setup instructions.

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

No branches or pull requests

3 participants