User Tools

Site Tools


working_with_python

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
working_with_python [2020/12/03 15:24] deulworking_with_python [2020/12/03 15:24] – [Jupyter Notebooks] deul
Line 253: Line 253:
  
  
-===== Jupyter Notebooks =====+====== Jupyter Notebooks ======
 Depending on your operating system (Fedora or RedHat) you might get a different python kernel version as the standard kernel. If you get ''python2'' as the default kernel and only option, but wish the use the ''python3'' kernel you need to add this kernel to you local environment. This can be done by executing: Depending on your operating system (Fedora or RedHat) you might get a different python kernel version as the standard kernel. If you get ''python2'' as the default kernel and only option, but wish the use the ''python3'' kernel you need to add this kernel to you local environment. This can be done by executing:
     python3 -m ipykernel install –user     python3 -m ipykernel install –user
working_with_python.txt · Last modified: 2023/11/06 13:12 by jansen