learn-ocaml
learn-ocaml copied to clipboard
A Web Application for Learning OCaml
* **Kind:** feature / refactor / BREAKING CHANGE ### Description This PR introduces **Learn-OCaml v2.0** session-based authentication while preserving backward compatibility for existing CLI users: * adds a full set...
### Related user(s): @erikmd, @CJs0800 ### Related issue(s) or PR(s): _No response_ ### Related project scope(s): build ### The problem: - https://hub.docker.com/r/ocamlsf/learn-ocaml/tags only deals with linux/amd64, while some `linux/arm64/v8` support...
* **Kind:** bugfix * Close #365 ### Description This PR updates MathJax to version 3.2, improves its integration into the tutorial system, and adds an explanation of its usage in...
* **Kind:** bugfix for documentation Try to Fix #526 (https://github.com/ocaml-sf/learn-ocaml/issues/526#issuecomment-2614563600) ### Description Cc @AltGr I tried solving the `"unknown lib"` issue in https://ocaml.org/p/learn-ocaml/1.0.0/doc/Test_lib/index.html by adding `(public_name learn-ocaml.test_lib)` and `(public_name learn-ocaml.report)`...
## Task: revert 82cea091b6af6e4d961b86607ae264d4f7e44ce2 somehow? ### Related user(s): @AltGr ### Related issue(s) or PR(s): - https://github.com/ocaml-sf/learn-ocaml/pull/408 ### Related project scope(s): build ### Bug description: @AltGr I didn't check the details,...
### Related user(s): _No response_ ### Related issue(s) or PR(s): _No response_ ### Related project scope(s): _No response_ ### Question? I'm not sure how to see the students solutions. Is...