当前位置: 首页 > news >正文

启动方法jupyter(Anaconda)

原本我一直以为需要启动anaconda才能去开启jupyter,但是看到同学的windows可以直接通过菜单去开启并使用jupyter,所以我意识到开启jupyter不需要那么复杂。那么Linux中有没有更方便的方法去启动呢?

首先我们要知道anaconda仅仅是一个集成的环境可以管理我们的一些开发工具。

和windows并不相同的是,Linux中的jupyter并不是和本机隔离的,jupyter直接使用我们主机下python的环境。

通过pip list命令我们可以看到本地计算机安装的jupyter
在这里插入图片描述

启动jupyter

那么如何启动呢?
使用

jupyter notebook

通过tldr我们可以看到更多的用法

❯ tldr jupyter
jupyter

Web application to create and share documents that contain code, visualizations and notes.
Primarily used for data analysis, scientific computing and machine learning.
More information: https://jupyter.org.

 - Start a Jupyter notebook server in the current directory:
   jupyter notebook

 - Open a specific Jupyter notebook:
   jupyter notebook example.ipynb

 - Export a specific Jupyter notebook into another format:
   jupyter nbconvert --to html|markdown|pdf|script example.ipynb

 - Start a server on a specific port:
   jupyter notebook --port=port

 - List currently running notebook servers:
   jupyter notebook list

 - Stop the currently running server:
   jupyter notebook stop

 - Start JupyterLab, if installed, in the current directory:
   jupyter lab

相关文章:

  • 【设计模式】装饰模式
  • Apache Tomcat CVE-2025-24813 安全漏洞
  • AI视频是否会影响原创价值
  • 如何提升库存系统的高并发和稳定性:算法与设计模式
  • 6.5840 Lab 3: Raft
  • 使用 Docker 构建 LangChain 开发环镜及 ChatOllama 示例
  • vscode/cursor中python运行路径设置 模块导入问题
  • vscode git 管理
  • PostgreSQL_数据表结构设计并创建
  • Unity将运行时Mesh导出为fbx
  • Nordic nRF 蓝牙的 Direct Test Mode (DTM) 测试介绍
  • 强大的AI网站推荐(第二集)—— V0.dev
  • 第六篇:Setup:组件渲染前的初始化过程是怎样的?
  • 【网络安全】从浏览器到服务端讲JavaScript安全
  • 星型拓扑网络发生网络风暴
  • 鸿蒙ArkTS+ArkUI实现五子棋游戏
  • C++ 异常 【无敌详细版】
  • 用逻辑分析仪分析Usart波形
  • 如何使用ncurses库并在Linux上编译?
  • C++Primer学习(13.1 拷贝、赋值与销毁)
  • 印度军方否认S-400防空系统被摧毁
  • 上汽享道出行完成13亿元C轮融资,已启动港股IPO计划
  • 屈晓华履新四川省社科联党组书记,此前担任省国动办主任
  • 纪念|古文字学泰斗裘锡圭:“还有很多事情要做”
  • 复旦发文缅怀文科杰出教授裘锡圭:曾提出治学需具备三种精神
  • 人民日报评“组团退演出服”:市场经济诚信原则需全社会维护