Open
Conversation
nvti
reviewed
Jul 28, 2021
| @@ -1,16 +1,16 @@ | |||
| --- | |||
| sidebar_label: Jupyter | |||
| sidebar_label: Jupyter1 | |||
Member
There was a problem hiding this comment.
Cái này là tên hiên ở bên sidebar đó. Hiện là Jupyter1 với 2 ấy hả?
Comment on lines
+7
to
+13
| ## 1. Giới thiệu | ||
|
|
||
| Ở bài viết trước, GafBof đã giới thiệu về Jupyter, Jupyter Notebook và JupyterLab cũng như hướng dẫn các bạn cài đặt. Và trong bài viết này, GafBof sẽ đi sâu hơn vào cách sử dụng các bạn về `JupyterLab` và `Jupyter Notebook` cũng như đưa ra những so sánh trực quan về tính năng khi làm việc với 2 công cụ này. | ||
|
|
||
| ## 2. Vì sao nên dùng Jupyter Lab thay vì Jupyter Notebook | ||
|
|
||
| Khi tìm kiếm thông tin về Jupyter Notebook và Jupyter Lab, bạn sẽ thấy 78% số bài viết liên quan đến Jupyter Notebook. Từ góc nhìn của GafBof, những bạn mới bắt đầu học Python có thể làm quen với Jupyter Notebook trước vì nó đơn giản và dễ sử dụng hơn khi chỉ bao gồm trình duyệt tệp và chế độ xem các notebooks. Tuy nhiên, khi bạn muốn có nhiều tính năng hơn cùng với sự nâng cấp trong giao diện, JupyterLab là 1 lựa chọn khó có thể chối từ. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Compare notebook & jupyterlab on progress