0% found this document useful (0 votes)
58 views1 page

Jupyterlab Cheat Sheet

Kernels provide computation and communication between front-end interfaces like Jupyter notebooks and programming languages. There are three main kernels: IPython, IRkernel for R, and IJulia for Julia. Installing Jupyter Notebook will automatically install the IPython kernel. Notebook widgets provide the ability to visualize and control changes in data through interactive controls like sliders and text boxes, and can be used to build interactive GUIs or synchronize state between Python and JavaScript.

Uploaded by

Anshu Kumar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download as pdf or txt
0% found this document useful (0 votes)
58 views1 page

Jupyterlab Cheat Sheet

Kernels provide computation and communication between front-end interfaces like Jupyter notebooks and programming languages. There are three main kernels: IPython, IRkernel for R, and IJulia for Julia. Installing Jupyter Notebook will automatically install the IPython kernel. Notebook widgets provide the ability to visualize and control changes in data through interactive controls like sliders and text boxes, and can be used to build interactive GUIs or synchronize state between Python and JavaScript.

Uploaded by

Anshu Kumar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 1

Working with Different Programming Languages Widgets

Kernels provide computation and communication with front-end interfaces like the notebooks. Notebook widgets provide the ability to visualize and
There are three main kernels: control changes in your data, often as a control like a
slider, textbox, etc.

TPyl R IJi«] You can use them to build interactive GUIs for your
notebooks or to synchronize stateful and stateless
IPython IRkernel | Julia
information between Python and JavaScript.
Installing Jupyter Notebook will automatically install the IPython kernel.
. . Widgets Hel
Clear interactive idgs ~ _ Save notebook
Saving/Loading Notebooks Kernel Widgets Hel widgets from
Notebook
Save Notebook Widget State
|- Clear Not Widget State
|-~ With interactive
widgets
Restart kernel - . _ Interrupt [E-4---" Interrupt kernel

Restart kernel & |~ Restart (6] g __. Interrupt kernel & Download Widget State
Create new notebook . _ _ Open an existing
File Edit View runallcells - _ Restart & Clear Output - ~|~ clear all output . Embed Widgets
notebook
-
New Notebook -
Restart kernel I rt & Fun Al ___. Connect back to Embed current - v Download serialized
Make a copy of the Rename notebook
Open... &run allcells ~~<_ Reconmect _ - ----"[" a remote notebook widgets e * state of all widget
current notebook Tl
~ Make a Copy... ° Shutdown models in use
_ Run other
Save current notebook Saveas... . Revert notebook to
. __J--""" installed kernels
and record checkpoint -~ _ _ Rename... a previous checkpoint Change kernel --~ " »
- Save and Checkpoint
Preview of the - Download notebook as
printed notebook ™~ -~ Revert to Checkpoint
- IPython notebook
- Python Command Mode:
Close notebook & stop ~ Print Preview
running any scripts Download as - HTML
- Markdown : Ju pyte r MyJupyterNotebook Last Checkpoint: 4 minutes ago (unsaved changes)
Trusted Notebook
1. Save and checkpoint 9. Interrupt kernel
- reST 2. Insert cell below 10. Restart kernel
File Edit View Insert Cell Kernel Help Trusted
~ Close and Halt - LaTeX 3. Cut cell 1. Restart kernel and re-run notebook
- PDF + 5 @B 44 ¥ PRn B C » cCoe 4. Copy cell(s) 12.Display characteristics

1 2 3 4 5 6 7 8 9 10 1 12 13 5. Paste cell(s) below 13. Open command palette


6. Move cell up 14. Current kernel
7. Move cell down 15. Kernel status
In[ ]: 8. Run current cell 16. Log out from notebook server

Code and text are encapsulated by 3 basic cell types: markdown cells, code Edit Mode:
cells, and raw NBConvert cells

In[]:|
Edit Cells

Cut currently selected Edit View . Copy cells from clipboard Executing Cells Asking For Help
cells to clippoard ~ ----____ | to current cursor position
- Cut Cells
Copy Cells
Paste cells from clipboard . Paste cells from clipboard
above current cell - Paste Cells Above
below current cell Run selected cell(s) - ---__ Cell Kernel Widgets Help . Run current cells down & Walk through a Ul tour List of built-in
Paste Cells Below ~|~ Run Cells create a new one below . keyboard shortcuts
Run Cells and Select Below |5
Paste cells from clipboard - Paste Cells & Replace - Delete current cells
Run current cells down & —~ =| - Run Cells and Insert Below - Run all cells Edit the built-in . Notebook help topics
on top of current cell - -~~~ Delete Cells
create a new one above - Run Al
keyboard shortcuts ~ ~ ™~
- Undo Delete Cells |- RunAll Above
Revert “Delete Cells” - Split up a cell from -~ Run All Below - Run all cells below
Description of
invocation Split Cell Ctrl-Shift-Minus| - current cursor position Run all cells above _ -~ the current cell
- Merge Cell Above
- Cell Type markdown available ~~<
the current cell in notebook Notebook Help A
Merge currentcell . ---- Merge Cell Below - — - — — — Merge current cell -7 Current Outputs - toggle, toggle scrolling
with the one above with the one below -7 . Al Output and clear current outputs ~4. Markdown =z
Change the cell s Python help topics - _ _ . IPython help topics
- Move Cell Up
type of current cell
Move current cellup - -~ Move Cell Down - - = Move current cell
NumPy help topics "7 Python Reference ,Cf// -~ SciPy help topics
down
toggle, toggle scrolling IPython Reference -~ & ,/
. Edit Notebook Metadata
and clear all output Matplotlib help topics RRE . NumPy Reference = . - SymPy help topics
Adjust metadata underlying .-~ Find and replace
Find and Replace - —
the current notebook - in selected cells
Pandas help topics . _ BT SciPy Reference . /é;, ,// ~ About Jupyter Notebook
Remove cell
- Cut Cell Attachments
Copy attachments View Cells 1" Matplotiib Reference 27| -
Copy Cell Attachments
attachments of current cell
. Paste Cell Attachments
Sl SymPy Reference ,’/[?, ,’/

Paste attachments ~_ _ - -- Insert image in - pandas Reference [?,//l


- -1
- ----
of currentcell -7~ Insertlmage
selected cells Toggle display of Jupyter View Insert Cell Kemel Toggle display of toolbar
logo and filename S~
About o
~|- Toggle Header
Toggle line numbers Toggle display of cell
Insert Cells in cells te- Toggle Toolbar
-~ " action icons:
~~|- Toggle Line Numbers — - - None
Cell Toolbar -7 * - Edit metadata
Add new cell above the Add new cell below the - Raw cell format
Insert Cell Kemel
current one -- current one
- Slideshow
- Insert Cell Above - Attachments
Insert Cell Below [5] - Tags

You might also like