How to check if a Python module is being imported within a Jupyter Notebook

前端 未结 0 652
轻奢々
轻奢々 2021-01-29 23:40

I have some code in a Python package I wrote using this folder structure:

foo/
   __init__.py
   package1/
      __init__.py
      module1.py

In

相关标签:
回答
  • 消灭零回复
提交回复
热议问题