Skip to content

Not working in Google Colab #5

@qubit55

Description

@qubit55

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions