nteract/testbook

Document how the executing kernel is chosen

オープン

#99 opened on 2021/04/15

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)Python (38 件のフォーク)auto 404
documentationgood first issuesprint-friendly

Repository metrics

Stars
 (435 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Hi there,

I recently reinstalled my kernels and suddenly, my tests were no longer passing due to the wrong kernel being used...

I managed to fix the problem but I think it would be nice in the docs to:

  • Tell that by default, the executing kernel is the one named python3
  • Show that this can be changed by setting kernel_name in the decorator
  • And perhaps that the kernel can be set from the metadata of the notebook by setting kernel_name to '' ?

コントリビューターガイド