If you are into Python, it’s very likely that you can install the kolibri
package with QPython, although I don’t know if anyone has tried that yet.
After installing it, open up a console and do:
from kolibri.utils import cli
cli.main('start')
If you are into Python, it’s very likely that you can install the kolibri
package with QPython, although I don’t know if anyone has tried that yet.
After installing it, open up a console and do:
from kolibri.utils import cli
cli.main('start')