Common Operation Buttons
Notebook Operation Buttons
| Button | Description |
|---|---|
| Run All | Runs all cells. |
| Save | Saves all cells. |
| Submit to Project Directory | Submits personal notebook files in the notebook environment directory to the project directory (job directory tree). For details, see Submitting a Notebook Environment Directory to the Project Directory. |
| New Cell | Creates a cell. |
| Clear Outputs | Clears the execution results of all cells. |
| More > Restart Kernel | Restarts the Notebook kernel. |
| More > Kill Kernel | Stops the Notebook kernel. |
| Shift+Enter | Runs the current cell and moves to the next cell. |
| Esc+H | Views all keyboard shortcut keys. |
| Code Execution Mode | Description |
|---|---|
| Run cell | Runs codes in the entire cell. |
| Run all above | Runs all cells above the current cell. |
| Run all below | Runs the current cell and all cells below it. |
| Run selected text | Runs selected text. |
| Common Function Button | Description |
|---|---|
| Python | The code type is Python. |
| Ctrl + Shift + C | Copies a cell. |
| Ctrl + Shift + V | Pastes a copied or cut cell. |
| Ctrl + Shift + X | Cuts a cell. |
| Alt + P | Adds a cell above the current cell. |
| Alt + N | Adds a cell below the current cell. |
| Alt + UpArrow | Moves a cell up. |
| Alt + DownArrow | Moves a cell down. |
| Alt + Delete | Clears the cell execution result. |
| Mark as Parameters Cell | Marks a cell as a Parameters cell. The Parameters cell previously marked will be invalid. |
|
| Deletes the current cell. |
|
| Maximizes the code development window. After the window is maximized, only the current cell is displayed. |
|
| Minimizes the code development window. After the window is minimized, you can view all cells. |
|
| After maximizing the window, you can click |
|
| After maximizing the window, you can click |
|
| Click Click |
|
| Creates a cell. You can also create a cell between two cells. |
Common Operation Buttons in the Notebook Environment Directory
| Common Operation | Description |
|---|---|
|
| Creates a folder or notebook. |
|
| Refreshes the notebook environment directory tree. |
|
| Locates the file tree. It allows you to find the specific location of the notebook file you are editing in the notebook environment directory tree. |
|
| Collapses My Files. Expands My Files. |
| Folder - New Notebook | Creates a notebook file. You can also right-click My Files to create a notebook file. |
| Folder - New Folder | Creates a subfolder in a folder. You can also right-click My Files to create a folder. |
| Folder - Upload File | Uploads a notebook file to a folder. You can also right-click My Files to upload a notebook file. The file to be uploaded must be in xxxxx.ipynb format. |
| Folder - Delete | Deletes a folder. The notebook files in the folder will be deleted along with it. |
| Folder - Copy Name | Copies the name of a notebook folder. |
| Folder - Rename | Renames a folder. |
| Notebook file - Open | Opens a notebook. |
| Notebook file - Copy Name | Copies the name of a notebook. |
| Notebook file - Rename | Renames a notebook. |
| Notebook file - Export | Exports a notebook. The exported notebook file is in xxxxx.ipynb format. You can upload the exported notebook file to a specified directory. |
| Notebook file - Move to | Moves a notebook. You can move a notebook to another folder. |
| Notebook file - Delete | Deletes a notebook. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot
















