Skip to content

Please add a small python comment in your notebooks about your "from display" and "from helpers" imports #2

@sebma

Description

@sebma

Hi,

I spend quite some trying to find out where those "display" and "helpers" python modules where :

pip search display | grep -w "^display "
display (1.0.0)                                              - simple printer of nested list
pip search helper | grep -w "^helper"
helper (2.4.2)                                                 - Development library for quickly writing configurable applications and daemons

and installed these two, but still running the imports didn't work (because I didn't clone the whole repo).

When I finally find out that you wrote them :-)

Can you please add a small python comment in your notebooks about your "from display" and "from helpers" imports saying something like "#display and helpers are MY OWN python modules" so as to save time for others ?

Thanks a lot for sharing those great notebooks :-)

God bless you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions