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

Set path to your dev repository #87

Open
pescap opened this issue May 6, 2022 · 6 comments
Open

Set path to your dev repository #87

pescap opened this issue May 6, 2022 · 6 comments
Assignees

Comments

@pescap
Copy link
Owner

pescap commented May 6, 2022

Imagine that you are working on a Python library at path/repo from within a Jupyter Notebook or a Docker image.

To set the PYTHONPATH, run:

export PYTHONPATH=$PYTHONPATH:/path/repo

and test it running:

python
import repo
repo
@pescap
Copy link
Owner Author

pescap commented May 6, 2022

@ArtemioA try this. Let me know if you need some help. Once it works for you, please add this to the documentation. Thank you!

@pescap
Copy link
Owner Author

pescap commented May 7, 2022

@ArtemioA tell me if it doesn't work with that

@pescap pescap mentioned this issue May 9, 2022
12 tasks
@github-actions
Copy link

This issue is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale label May 23, 2022
@ArtemioA
Copy link
Collaborator

image

image

@github-actions github-actions bot removed the stale label May 26, 2022
@pescap
Copy link
Owner Author

pescap commented Jun 6, 2022

@ArtemioA add this to docs

@github-actions
Copy link

github-actions bot commented Aug 6, 2022

This issue is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale label Aug 6, 2022
@pescap pescap removed the stale label Aug 6, 2022
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

2 participants