Python Forum
Install python 2.7 in jupyter lab
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Install python 2.7 in jupyter lab
#2
No,i do not think you can run Python 2.7 in Colab(default version now on Colab Python 3.10.12)
Why do want to run Python 2.7? end of lifeđź’€ was over 4-years ago

If really need to run Python 2.7 can do it in different ways local or eg Docker.
Also can not install stuff from PyPi to Python 2.7.
Have to find older wheels or use setup.py,as most 3-party libraries has removed install option for 2.7 a long time ago.
Reply


Messages In This Thread
Install python 2.7 in jupyter lab - by raman - May-28-2024, 12:22 PM
RE: Install python 2.7 in jupyter lab - by snippsat - May-28-2024, 02:46 PM
RE: Install python 2.7 in jupyter lab - by raman - May-28-2024, 03:02 PM
RE: Install python 2.7 in jupyter lab - by snippsat - May-28-2024, 03:45 PM
RE: Install python 2.7 in jupyter lab - by raman - May-28-2024, 03:52 PM
RE: Install python 2.7 in jupyter lab - by snippsat - May-28-2024, 04:17 PM
RE: Install python 2.7 in jupyter lab - by raman - May-28-2024, 04:46 PM
RE: Install python 2.7 in jupyter lab - by snippsat - May-28-2024, 05:11 PM
RE: Install python 2.7 in jupyter lab - by raman - May-29-2024, 02:09 AM
RE: Install python 2.7 in jupyter lab - by snippsat - May-29-2024, 03:07 PM
RE: Install python 2.7 in jupyter lab - by raman - May-29-2024, 03:57 PM
RE: Install python 2.7 in jupyter lab - by snippsat - May-29-2024, 05:41 PM
RE: Install python 2.7 in jupyter lab - by raman - May-30-2024, 04:23 AM
RE: Install python 2.7 in jupyter lab - by raman - May-30-2024, 10:36 AM
RE: Install python 2.7 in jupyter lab - by snippsat - May-30-2024, 04:07 PM
RE: Install python 2.7 in jupyter lab - by raman - May-30-2024, 04:18 PM
RE: Install python 2.7 in jupyter lab - by raman - May-31-2024, 02:43 AM
RE: Install python 2.7 in jupyter lab - by snippsat - May-31-2024, 02:04 PM
RE: Install python 2.7 in jupyter lab - by raman - May-31-2024, 04:32 PM
RE: Install python 2.7 in jupyter lab - by snippsat - May-31-2024, 05:42 PM
RE: Install python 2.7 in jupyter lab - by raman - Jun-01-2024, 02:06 AM
RE: Install python 2.7 in jupyter lab - by raman - Jun-01-2024, 02:09 AM
RE: Install python 2.7 in jupyter lab - by snippsat - Jun-01-2024, 06:28 AM
RE: Install python 2.7 in jupyter lab - by raman - Jun-01-2024, 08:05 AM
RE: Install python 2.7 in jupyter lab - by raman - Jun-01-2024, 08:11 AM
RE: Install python 2.7 in jupyter lab - by raman - Jun-01-2024, 08:27 AM
RE: Install python 2.7 in jupyter lab - by snippsat - Jun-01-2024, 09:10 AM
RE: Install python 2.7 in jupyter lab - by raman - Jun-01-2024, 12:25 PM
RE: Install python 2.7 in jupyter lab - by snippsat - Jun-01-2024, 01:53 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Troubleshooting Jupyter Notebook installation with Python using pip and a venv Drone4four 1 290 Jun-04-2024, 10:55 PM
Last Post: Drone4four
Thumbs Up Python 3 Jupyter notebook ternary plot data nicholas 0 1,093 Jan-21-2023, 05:01 PM
Last Post: nicholas
  Help Python vs Jupyter futureofAI 2 1,704 Oct-17-2021, 09:45 AM
Last Post: futureofAI
  It says there is no keras in jupyter notebook. it is wrong there is a keras install Led_Zeppelin 0 1,985 Apr-27-2021, 08:29 PM
Last Post: Led_Zeppelin
  install jupyter-nb within VSCode apollo 2 2,310 Feb-05-2021, 10:34 AM
Last Post: apollo
  how to install pyramid.arima in jupyter notebook bntayfur 1 4,357 Aug-06-2020, 04:37 AM
Last Post: ndc85430
  Error executing Jupyter command 'notebook': [Errno 'jupyter-notebook' not found] 2 Newtopython123 10 31,796 Apr-25-2019, 07:30 AM
Last Post: banu0395
  Jupyter and python terminal dervast 3 2,867 Mar-29-2019, 02:08 PM
Last Post: dervast
  Code runs as pure python but not jupyter notebook miner_tom 3 3,535 Aug-22-2018, 04:00 PM
Last Post: miner_tom
  1 What is Jupyter? and what's the difference between it and "pure python"? InigoSJ 2 3,071 Apr-05-2018, 07:24 PM
Last Post: InigoSJ

Forum Jump:

User Panel Messages

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