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 摘要。