Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jupyter-lab: add page #15370

Merged
merged 7 commits into from
Dec 29, 2024
Merged

Conversation

rajeshkanaka
Copy link
Contributor

@rajeshkanaka rajeshkanaka commented Dec 27, 2024

  • Introduced a new markdown file for JupyterLab.
  • Included basic usage instructions, commands for opening notebooks, creating new notebooks, running cells, and restarting the kernel.
  • Added a link for more information to the official JupyterLab documentation.
  • The page(s) are in the correct platform directories: common, linux, osx, windows, sunos, android, etc.
  • The page(s) have at most 8 examples.
  • The page description(s) have links to documentation or a homepage.
  • The page(s) follow the content guidelines.
  • The page(s) follow the style guide.
  • The PR title conforms to the recommended templates.
  • Version of the command being documented (if known):

- Introduced a new markdown file for JupyterLab.
- Included basic usage instructions, commands for opening notebooks, creating new notebooks, running cells, and restarting the kernel.
- Added a link for more information to the official JupyterLab documentation.
@CLAassistant
Copy link

CLAassistant commented Dec 27, 2024

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added the new command Issues requesting creation of a new page. label Dec 27, 2024
- Changed header formatting from bold to standard markdown for better readability.
- Corrected arrow notation in instructions for consistency.
- Updated the link to the official JupyterLab documentation for accuracy.
@tldr-bot
Copy link

The build for this PR failed with the following error(s):

pages/common/jupyterlab.md:
Error: Parse error on line 8:
... usage:**```bash`jupyter lab````**
--------------------^
Expecting 'NEWLINE', 'TEXT', 'DASH', 'BACKTICK', got 'COMMAND_TEXT'
pages/common/jupyterlab.md:5: TLDR102 Example description probably not properly annotated
pages/common/jupyterlab.md:6: TLDR110 Command example should not be empty
pages/common/jupyterlab.md:6: TLDR103 Command example is missing its closing backtick
pages/common/jupyterlab.md:7: TLDR103 Command example is missing its closing backtick

Please fix the error(s) and push again.

- Changed header formatting to standard markdown style.
- Updated command examples for starting JupyterLab and opening notebooks.
- Added debug mode command for JupyterLab.
- Improved overall readability and structure of the documentation.
@Managor Managor changed the title Add JupyterLab documentation page jupyter-lab: add page Dec 27, 2024
pages/common/jupyterlab.md Outdated Show resolved Hide resolved
pages/common/jupyterlab.md Outdated Show resolved Hide resolved
Copy link
Member

@spageektti spageektti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi. Thanks for your contribution!

@spageektti spageektti merged commit dec0fed into tldr-pages:main Dec 29, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new command Issues requesting creation of a new page.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants