Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

processmapR #59

Open
koureasstavros opened this issue Aug 23, 2023 · 0 comments
Open

processmapR #59

koureasstavros opened this issue Aug 23, 2023 · 0 comments

Comments

@koureasstavros
Copy link

koureasstavros commented Aug 23, 2023

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)

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant