Skip to content

How to export to top level of package? #1347

@dsm-72

Description

@dsm-72

MWE

$ mkdir example
$ cd example
$ nbdev_new
$ cd nbs
$ code 00_core.ipynb

How can I use default_exp to instead of exporting to example.core I can export everything to the top level of the package so I can just go from example import ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions