Skip to content

Using the binder the Mutation Anaysis Notebook cannot import showast #194

@MPins

Description

@MPins

ModuleNotFoundError Traceback (most recent call last)
Cell In[26], line 2
1 if rich_output():
----> 2 import showast
3 showast.show_ast(triangle_ast)

ModuleNotFoundError: No module named 'showast'

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://www.fuzzingbook.org/html/MutationAnalysis.html
  2. Click on Resources in the top menu
  3. Click on Edit as a Notebook
  4. Execute the cells until the cell 26 where you have the import showast

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions