Skip to content

Site won't deploy; "No such file or directory - jupyter" #2495

Answered by george-gca
lvanveen asked this question in Q&A
Discussion options

You must be logged in to vote

You should use Deploy from a branch, not what is stated in that comment. Note that it takes some time for the GitHub action that does the build and create gh-pages branch to run, which you can check in the Actions tab of your repo.

Also we don't use .github/workflows/jekyll.yml, since we have our own build action in .github/workflows/deploy.yml. That action installs jupyter before building anything. Delete your .github/workflows/jekyll.yml file and try again, changing to Deploy from a branch.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@lvanveen
Comment options

@george-gca
Comment options

Answer selected by george-gca
@lvanveen
Comment options

@george-gca
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants