nteract/testbook

Document how the executing kernel is chosen

開放

#99 建立於 2021年4月15日

 (1 則留言) (1 個反應) (0 位負責人)Python (38 個分叉)auto 404
documentationgood first issuesprint-friendly

倉庫指標

星標
 (435 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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 '' ?

貢獻者指南