- Jupyter for Data Science
- Dan Toomey
- 197字
- 2021-07-08 09:22:31
File menu
The File menu has the following choices:

- New Notebook: Similar to the pull down from the home page.
- Open...: Open a notebook.
- Make a Copy...: Copy a notebook.
- Rename...: Rename a notebook.
- Save and Checkpoint: Save the current notebook at a checkpoint. Checkpoints are specific points in a notebook's history that you want to maintain in order to return to a checkpoint if you change your mind about a recent set of changes.
- Print Preview: Similar to any print preview that you have used otherwise.
- Download as: Allows you to store the notebook in a variety of formats. The most notable formats would be PDF or Excel, which would allow you to share the notebook with users that do not have access to Jupyter.
- Trusted Notebook: (The feature is grayed out). When a notebook is opened by a user, the server computes a signature with the user's key, and compares it with the signature stored in the notebook's metadata. If the signature matches, HTML and JavaScript output in the notebook will be trusted at load, otherwise it will be untrusted.
- Close and Halt: Close the current notebook and stop it running in the Jupyter system.
推薦閱讀
- ExtGWT Rich Internet Application Cookbook
- C語言程序設(shè)計
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優(yōu)化計算
- Mastering OpenCV 4
- Hands-On C++ Game Animation Programming
- HTML5+CSS3+JavaScript Web開發(fā)案例教程(在線實訓版)
- Hands-On Swift 5 Microservices Development
- R大數(shù)據(jù)分析實用指南
- 執(zhí)劍而舞:用代碼創(chuàng)作藝術(shù)
- 計算機應(yīng)用基礎(chǔ)教程(Windows 7+Office 2010)
- 從零開始學Python網(wǎng)絡(luò)爬蟲
- Mockito Essentials
- Vue.js光速入門及企業(yè)項目開發(fā)實戰(zhàn)
- 零基礎(chǔ)學HTML+CSS第2版
- C#面向?qū)ο蟪绦蛟O(shè)計(第2版)