Python Forum
Can the launcher show 2.7 notebook or terminal option?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can the launcher show 2.7 notebook or terminal option?
#1
I have jupyter notebook installed and python 3.6 is an option as shown in the launcher.
When I open the launcher, I see icons for opening notebooks and terminals but all are in python3. I have installed packages as shown here:

conda create -n py2 python=2 anaconda
# register py2 kernel
activate py2
ipython kernel install
pip install jupyterhub

When I open a new launcher I still see no option for opening a python2 terminal or notebook, only python3.

Also, when I open a particular notebook that I have, I see options for changing the kernel but only see the option for python3 or pythonV (which I don't know what that is).

I know that the code from the notebook that I am importing "wants" python 2.7. It is in the documentation and also it is obvious because of how the "print" command is used.

Thank You
Tom

Reply


Messages In This Thread
Can the launcher show 2.7 notebook or terminal option? - by miner_tom - Aug-24-2018, 03:19 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python Launcher Pops Up When Py-based App Is Running (Mac) radix_optimus 0 552 Sep-18-2023, 09:22 AM
Last Post: radix_optimus
  Python Launcher INI File leodavinci1990 1 837 Jul-30-2023, 03:38 PM
Last Post: snippsat
  PIL Image im.show() no show! Pedroski55 2 978 Sep-12-2022, 10:19 PM
Last Post: Pedroski55
  PIL Image im.show() no show! Pedroski55 6 4,955 Feb-08-2022, 06:32 AM
Last Post: Pedroski55
  Jupiter Notebook does not show output line Renym 3 2,661 Apr-26-2020, 11:21 AM
Last Post: jefsummers
  Fatal error in launcher: Unable to create process using '"' rsmldmv 0 5,512 May-13-2019, 01:34 AM
Last Post: rsmldmv
  Error executing Jupyter command 'notebook': [Errno 'jupyter-notebook' not found] 2 Newtopython123 10 31,353 Apr-25-2019, 07:30 AM
Last Post: banu0395
  help needed with python launcher fallenlight 3 3,385 Jan-19-2019, 01:06 PM
Last Post: snippsat
  MAC OS + Launcher : /usr/bin/pythonw Exh 0 2,834 Feb-12-2018, 11:10 PM
Last Post: Exh
  "Python launcher" required to run *.py scripts on Windows? pstein 3 11,334 Jun-27-2017, 02:33 PM
Last Post: sparkz_alot

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020