quarto-dev / quarto-dev/quarto-cli

Python 3.14.3 warning on Kernel and Tcp

Aberta
#14,653 1 comentário 0 reações 1 responsável Ver no GitHub

@cderv já está trabalhando nisso.

Desde 6/7/2026.

engines-jupyter enhancement q2
Linguagem predominante
JavaScript
Estrelas
6k
Forks
458
Merge médio
1d 9h
PRs com merge (30d)
41

Descrição

❯ 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...

Guia de contribuição

Abrir o guia de contribuição

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.