quarto-dev / quarto-dev/quarto-cli

Python 3.14.3 warning on Kernel and Tcp

未关闭
#14,653 1 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

@cderv 已经在做这个了。

开始于 2026年7月6日。

engines-jupyter enhancement q2
主要语言
JavaScript
星标
6k
派生
458
平均合并
1 天 9 小时
30 天内合并 PR
41

描述

❯ quarto check jupyter    
Quarto 1.10.14
[>] Checking Python 3 installation....OK
      Version: 3.14.3
      Path: C:/Users/chris/Documents/DEV_OTHER/penguins-dashboard/.Venv/Scripts/python.exe
      Jupyter: 5.9.1
      Kernels: python3, ark, ggsql, ir, julia-1.11, julia-1.12

(\) Checking Jupyter engine render....C:\Users\chris\scoop\apps\quarto-prerelease\current\share\jupyter\jupyter.py:28: DeprecationWarning: 'asyncio.WindowsSelectorEventLoopPolicy' is deprecated and slated for removal in Python 3.16
  asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy())
C:\Users\chris\scoop\apps\quarto-prerelease\current\share\jupyter\jupyter.py:28: DeprecationWarning: 'asyncio.set_event_loop_policy' is deprecated and slated for removal in Python 3.16
  asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy())
(/) Checking Jupyter engine render....[IPKernelApp] WARNING | Kernel is running over TCP without encryption. All communication (including code and outputs) is sent in plain text and is susceptible to eavesdropping. Use IPC transport or launch with kernel manager-provisioned CurveZMQ keys to enable transport encryption.
[>] Checking Jupyter engine render....OK

The asyncio is about #13713 bu tthe IPKernelAPp is new...

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。