You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While on the repo directory locally, it hang for over an hour until I interrupted it, but I noticed that if I was on any other directory (not the repo one) the build finished.
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋
Bug description
I run
jupyter-repo2docker https://github.com/coiled/dask-tutorial
while locally being in the repo, and the build kept hanging in step 40/53This is where it hangs
Expected behaviour
To finish the build.
Actual behaviour
While on the repo directory locally, it hang for over an hour until I interrupted it, but I noticed that if I was on any other directory (not the repo one) the build finished.
How to reproduce
I'm assuming docker is installed
mamba create -n test-bug python=3.9
jupyter-repo2docker https://github.com/coiled/dask-tutorial
Your personal set up
repo2docker --version
2022.10.0
The text was updated successfully, but these errors were encountered: