We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After installing singularity by
wget https://github.com/sylabs/singularity/releases/download/v4.1.2/singularity-ce_4.1.2-jammy_amd64.deb sudo apt-get install ./singularity-ce_4.1.2-jammy_amd64.deb
and then building and installing slidefactory by
git clone https://github.com/csc-training/slidefactory cd slidefactory make make install
slidefactory won't build pdfs when using
slidefactory.sif --pdf foo.md
The one downloaded from https://kannu.csc.fi/s/BMxaBrbQwAaaJaf does work.
https://kannu.csc.fi/s/BMxaBrbQwAaaJaf
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
After installing singularity by
and then building and installing slidefactory by
slidefactory won't build pdfs when using
The one downloaded from
https://kannu.csc.fi/s/BMxaBrbQwAaaJaf
does work.The text was updated successfully, but these errors were encountered: