Python Forum
Is there a reason to use Jupyter note when you have Jupyter Lab?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is there a reason to use Jupyter note when you have Jupyter Lab?
#1
I notice that on certain projects, you can create a Jupyter Lab or a Jupyter notes. I was under the impression that both Jupyter Lab and Jupyter Note are essentially "Jupyter Note" but that the Lab is the later version. Jupyter Lab is signficiantly better. Is there a reason why you would use Jupyter Notes for a new project?
Reply
#2
(Mar-16-2023, 07:20 PM)JanOlvegg Wrote: Is there a reason why you would use Jupyter Notes for a new project?
Now will get Warning if try to install Jupyter instead Jupyterlab.
Error:
Warning: Use Jupyterlab instead of deprecated jupyter
Basically so is Jupyterlab is the new generation user interface for executing and editing notebook documents,
just similar to the Jupyter notebook.

In Cloud so run Codespace(GitHub) Jupyterlab bye default.
Colab (Google) still run Jupyter default,but can easy install Jupyterlab.
Reply
#3
Thanks for the clarification. I was working on a project on Domino platform with another developer and we got confused because I was using Lab while the other person was using Notes.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Question about Jupyter Notebook and its use cases JanOlvegg 1 1,170 Mar-16-2023, 08:53 PM
Last Post: snippsat
  Deepnote as alternative to Jupyter buran 4 2,746 Jan-08-2021, 10:27 PM
Last Post: wavic
  Is it worth learning Python for this specific reason? farleycs 2 1,848 Jan-17-2020, 06:37 PM
Last Post: Marbelous
  Jupyter notebook under Windows renate 4 3,498 Mar-14-2019, 07:31 PM
Last Post: perfringo
  Portable Jupyter for Windows codekodo 2 76,544 Oct-30-2018, 01:43 AM
Last Post: codekodo
  Jupyter Notebook 5.0 released Larz60+ 0 2,882 Apr-09-2017, 05:13 PM
Last Post: Larz60+
  Reproducible Data Analysis in Jupyter Larz60+ 0 2,609 Mar-22-2017, 08:50 PM
Last Post: Larz60+
  Obscure random.shuffle() note ichabod801 3 4,403 Dec-18-2016, 05:30 AM
Last Post: micseydel

Forum Jump:

User Panel Messages

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