暗能星系

    • 登录
    • 搜索

    jupyter的几个版本

    前端
    1
    4
    18
    正在加载更多帖子
    • 从旧到新
    • 从新到旧
    • 最多赞同
    回复
    • 在新帖中回复
    登录后回复
    此主题已被删除。只有拥有主题管理权限的用户可以查看。
    • A
      anneng 最后由 编辑

      https://jupyterlite.readthedocs.io/en/latest/
      JupyterLite is a JupyterLab distribution that runs entirely in the browser built from the ground-up using JupyterLab components and extensions.
      JupyterLite是一个纯前端版本 整个运行在浏览器当中

      https://github.com/jupyterlab/jupyterlab/issues/3275
      从这个帖子中 官方认为JupyterLite可以以PWA的方式运行的移动端
      JupyterLite (which includes both JupyterLab and Notebook 7) should now work as Progressive Web Apps on both Android and iOS

      1 条回复 最后回复 回复 引用 0
      • A
        anneng 最后由 anneng 编辑

        https://github.com/jupyterlab/retrolab
        retrolab 是一个复古的版本 This repository has been archived by the owner on Feb 16, 2023. It is now read-only. 2月16号已经停止维护 所有的特性已经合入 notebook 7

        notebook 7 是当前的主干分支 用于维护传统的jupyter界面(当前主流的是jupyterlab 但是jupyterlab相对比较复杂 notebook 界面相对简单)
        https://jupyter-notebook.readthedocs.io/en/latest/notebook.html
        5ca0a35d-a235-4869-9379-10be6dd5f710-image.png

        1 条回复 最后回复 回复 引用 0
        • A
          anneng 最后由 编辑

          https://jupyterlab.readthedocs.io/en/stable/user/jupyterhub.html#use-jupyterlab-by-default
          320c045f-d3cb-4a7a-8145-f23fffdc6ce8-image.png

          1 条回复 最后回复 回复 引用 0
          • A
            anneng 最后由 编辑

            所以 从上面的几个版本情况看 我们应该安装 notebook 7(经典界面 对手机端比较友好) 和jupyterlab(现代界面)两个环境 然后通过jupyterhub 进行自动识别 /tree 或者 /lab 来进行手机端和电脑端的自适应

            1 条回复 最后回复 回复 引用 0
            • First post
              Last post
            Powered by 暗能星系