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
It's a well-known problem of nbconvert jupyter/nbconvert#552
Workaround: will create function draw_img in jupman.py which embeds image in the notebook.
draw_img
jupman.py
The text was updated successfully, but these errors were encountered:
ef2d068
jupman.py draw_img DavidLeoni/jupman#61
f1893a3
jupman.py draw_img
1fdc6f5
DavidLeoni/jupman#61
Really fixed it by changing working dir
Sorry, something went wrong.
Properly copies exam subfolders, part of fix for #61 and #44
697a475
part of fix for DavidLeoni/jupman#61
fc05df8
168914a
merged exam fix DavidLeoni/jupman#61
807ba76
No branches or pull requests
It's a well-known problem of nbconvert jupyter/nbconvert#552
Workaround: will create function
draw_img
injupman.py
which embeds image in the notebook.The text was updated successfully, but these errors were encountered: