How do I open a text file using myst-nb? #727
Unanswered
fcarvalhopacheco
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to open a
.txt
file without success. I keep getting `FileNotFoundError: [Errno 2] No such file or directory:Please see the code below.
i have already tried different combinations but also without success
I also tried
load
:load: “source/_static/employee_data.tx”
:load: “source/_static/“
Maybe also related to #262
Beta Was this translation helpful? Give feedback.
All reactions