-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello,
I'm trying to set up the Basilisp kernel in Google Colab but ran into an issue.
The kernel installs fine via !pip install basilisp-kernel, appears in the list of runtime types, and even starts up without any errors. However, the code cells still accept and execute Python code, which is really bizarre.
I checked the code, and from what I understand, the backend executes Basilisp by running it within a Python interpreter using the Basilisp compiler and runtime libraries. If that's the case, could this be the reason why the issue is happening?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels