nteract/testbook

Add support for cell id targeting

Open

#80 opened on Feb 6, 2021

 (0 comments) (0 reactions) (0 assignees)Python (38 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (435 stars)
PR merge metrics
 (PR metrics pending)

Description

Now that cell ids are part of the 4.5 spec, we should have the execution identifier look for cell_id matches when gathering cells to execute.

Contributor guide