ipython / ipython/ipynb

How to import the ipynb file that is in a different folder

Open
#50 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
258
Forks
71
PR merge metrics
No merged PRs in 30d

Description

Assuming there is a function files I want to import: `project/helper_fun.ipynb`
My current working ipynb file is: `project/branch/work.py`
when I write `from ipynb.fs.defs.helper_fun import fun1` in my`work.p`, it says`there is no module called helper_fun`

So my question is how to import the ipynb functions that are in a different folder.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.