Difference between revisions of "GraphWiseLearn"

From BITPlan Wiki
Jump to navigation Jump to search
(Created page with "{{OsProject |storemode=property }}")
 
 
(2 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=

Latest revision as of 08:04, 21 May 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