Access logs from active kernels
- Linguagem predominante
- Python
- Estrelas
- 7.5k
- Forks
- 1.4k
- Merge médio
- 3d 15h
- PRs com merge (30d)
- 11
Descrição
Allow users to view logs from a running kernel in real time. Right now, we can only see the kernel's output after it finishes, which makes it harder to monitor what's happening during the run.
Use Case: Being able to see active kernel logs in the terminal (or any workflow) would help users check the status of their runs as they happen. This would make it easier to catch errors early, stop the run if needed, and save time and resources especially on longer runs.
Guia de contribuição
Direção de pesquisa
Comece localizando o workflow da CLI que atualmente só expõe a saída do kernel depois que uma execução termina. Rastreie como a saída é recuperada e determine em que ponto um kernel em execução poderia fornecer logs ao terminal ou a outro workflow. Considera-se concluído quando os usuários puderem monitorar um kernel ativo em tempo real e ver os erros enquanto a execução ainda estiver em andamento.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- python
- Domínio
- cli
- Tipo de issue
- Funcionalidade
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100