GraphWiseLearn: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
(Created page with "{{OsProject |storemode=property }}")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
=OsProject=
{{OsProject
{{OsProject
|id=GraphWiseLearn
|state=active
|owner=WolfgangFahl
|title=GraphWiseLearn
|url=https://github.com/WolfgangFahl/GraphWiseLearn
|version=0.0.1
|description=Personalized Learning enabled by Semantification
|date=2024-05-21
|since=2024-05-21
|storemode=property
|storemode=property
}}
}}
{{pip|GraphWiseLearn}}
=tickets=
= Poster =
<pdf>GraphWiseLearnESWC2024Poster-3.pdf</pdf>

Latest revision as of 09:40, 1 July 2024

OsProject

OsProject
edit
id  GraphWiseLearn
state  active
owner  WolfgangFahl
title  GraphWiseLearn
url  https://github.com/WolfgangFahl/GraphWiseLearn
version  0.0.1
description  Personalized Learning enabled by Semantification
date  2024-05-21
since  2024-05-21
until  


Installation

pip install GraphWiseLearn
# alternatively if your pip is not a python3 pip
pip3 install GraphWiseLearn 
# local install from source directory of GraphWiseLearn 
pip install .

upgrade

pip install GraphWiseLearn  -U
# alternatively if your pip is not a python3 pip
pip3 install GraphWiseLearn -U


tickets

Poster