Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specifying script path does not support more than one level above #224

Closed
germa89 opened this issue Apr 24, 2023 · 1 comment
Closed

Specifying script path does not support more than one level above #224

germa89 opened this issue Apr 24, 2023 · 1 comment

Comments

@germa89
Copy link

germa89 commented Apr 24, 2023

This will work:

.. jupyter-execute:: ../myscript.py

Whereas this will fail:

.. jupyter-execute:: ../../myscript.py

(Of course the script in the second example is located one level above the previous one)

@germa89
Copy link
Author

germa89 commented Apr 24, 2023

Closing because it seemed a problem on my end. Anyway I added some tests to a PR in case it is useful.

@germa89 germa89 closed this as completed Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant