dolos
dolos copied to clipboard
feature/ipynb: Add a ipynb-tokenizer
This is a first prototype of a ipynb-tokenizer (and markdown-tokenizer). Before finalizing this, I have a few question:
- Can I customize the diff-view in the web-format? The problem is visible in the following image. Can I specify a different text-file to be displayed?
- The function newTokenizer https://github.com/dodona-edu/dolos/blob/09f7a252fde5e7013b263b9c4ae001a64118ad0e/cli/src/dolos.ts#L17 is getting awkward. Suggestions?
This fixes #455
After the rebase on develop, it does work: There was no plagiarism in my course!
As this PR is wildly outdated and probably won't receive any updates soon, I will close it. I've added an issue referring to this prototype, so we don't lose the progress made here.