简体   繁体   English

如何从Windows 10任务栏打开jupyter notebook

[英]How to open jupyter notebook from Windows 10 task bar

Through some wizardry I cannot recall, I managed to install and implement Jupyter Notebook with an icon that opens Jupyter directly in browser通过一些我不记得的魔法,我设法安装并实现了 Jupyter Notebook,它的图标可以直接在浏览器中打开 Jupyter

I am occasionally asked how I did this.我偶尔会被问到我是怎么做到的。 However, and slightly emparisingly, I cannot remember how I did this and am unable to help.然而,略有遗憾的是,我不记得我是怎么做到的,也无能为力。 I cannot seem to recreate this Jupyter Icon in any other set up我似乎无法在任何其他设置中重新创建此 Jupyter 图标

任务栏上的图标如下图

Also, in attempting to recreate this Icon, I somehow managed to implement two Anaconda Prompts, Anaconda PowerShell Prompt and Anaconda Prompt此外,在尝试重新创建此图标时,我以某种方式设法实现了两个 Anaconda 提示,Anaconda PowerShell 提示和 Anaconda 提示

What is the difference between the two?两者有什么区别? Which one should I remove?我应该删除哪一个?

Search for Anaconda Navigator in your computer then Right Click and Select "Open file location".在您的计算机中搜索 Anaconda Navigator,然后右键单击和 Select“打开文件位置”。Windows 搜索 anaconda

In the folder that is opened you can find shortcuts of programs that are installed via anaconda. You can copy and paste them anywhere you want.在打开的文件夹中可以找到通过anaconda安装的程序的快捷方式,可以复制粘贴到任意位置。

快捷方式文件夹

I somehow managed to implement two Anaconda Prompts, Anaconda PowerShell Prompt and Anaconda Prompt我以某种方式设法实现了两个 Anaconda Prompt,Anaconda PowerShell Prompt 和 Anaconda Prompt

That is standard.那是标准的。 The first Anaconda Prompt , will open the legacy cmd configured for conda .第一个Anaconda Prompt将打开为conda配置的旧版cmd The second will open a powershell configured for conda .第二个将打开配置了PowerShell的conda SO just keep both and use the one you are more comfortable with.所以只需保留两者并使用您更喜欢的一个。

How to open jupyter notebook from Windows 10 task bar如何从 Windows 10 任务栏打开 jupyter notebook

Simply search for jupyter in the start menu and select Pin To Taskbar只需在开始菜单中搜索jupyter并选择Pin To Taskbar 在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Jupyter 笔记本错误 Windows 10 - Jupyter notebook error Windows 10 Anaconda 和 Windows 10 上的 jupyter 笔记本 - Anaconda and jupyter notebook on Windows 10 如何通过 VSCode 以 PDF 格式导出 Jupyter Notebook? (视窗 10) - How to Export Jupyter Notebook by VSCode in PDF format? (Windows 10) 如何在 Windows 10 中将默认浏览器更改为 Microsoft Edge for Jupyter Notebook? - How to change the default browser to Microsoft Edge for Jupyter Notebook in Windows 10? 如何从打开的Jupyter笔记本中以编程方式打开现有的Jupyter笔记本 - How can I open an existing Jupyter notebook programmatically from inside an open Jupyter notebook 如果我从Windows启动/搜索菜单启动jupyter笔记本,Windows 10中的Jupyter Notebook默认目录设置不起作用 - Jupyter Notebook default directory setting in windows 10 doesn't work if i launch jupyter notebook from windows start/search menu 没有与内核的连接 - Jupyter Notebook Windows 10 - No connection to kernel - Jupyter Notebook Windows 10 在Windows 10上使用Jupyter Notebook导入熊猫错误 - importing pandas error with jupyter notebook on windows 10 Windows 10上的Jupyter笔记本python崩溃 - Jupyter notebook python crash on Windows 10 在Windows 10上安装Jupyter Notebook时出错 - Error installing jupyter notebook on windows 10
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM