lsignac

Results 6 issues of lsignac

Watch mode does not update .html although an update of the css file triggers conversion, in preview mode only : ``` $ marp -p -w --theme-set ~/marpthemes P_P1A_00.md [ INFO...

bug
help wanted

Command palette allows users to open a new Python console or a new Jupyterlab window. This new window is openend in a new tab (even if the notebook is accessed...

**Describe the bug** students can not access old submissions, due to a Javascript Error. **INGInious installation details** - Version: INGInious @ git+https://github.com/UCL-INGI/INGInious.git@6e14ae8edb65b0ce18059863655659ba9efea129 - Containers version (if applicable) [e.g. the git...

Bug
Triage needed

Not sure... but it seems to me that last year, an infinite loop like this : ``` whie True: print("OK") ``` used to "raise" this error (not a Python exception,...

converting to pdf (Webpdf) and pagination works well : ``` > jupyter nbconvert --to WebPDF --theme light --execute --allow-errors TP.ipynb [NbConvertApp] Converting notebook TP.ipynb to WebPDF [NbConvertApp] Building PDF [NbConvertApp]...

Hi. Thank you for developing Quarkdown. It seems to me that there is an issue when code is split due to a page break (code is right aligned, sometimes justified...)...

bug