-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
processmapR seems not to work on Google Colab (for R) or any other Notebook like DataBricks (for R)
The following code seems to run but the output is empty, although into the html inspection there is the html widget code but is not showing up as a graph into the interpreter.
library(eventdataR)
library(processmapR)
data(patients)
process_map(patients)
Metadata
Metadata
Assignees
Labels
No labels
