Difference between revisions of "GraphWiseLearn"

From BITPlan Wiki
Jump to navigation Jump to search
 
Line 13: Line 13:
 
|storemode=property
 
|storemode=property
 
}}
 
}}
 +
{{pip|GraphWiseLearn}}
 
=tickets=
 
=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