{"id":15583446,"url":"https://github.com/tomstitt/lupyter","last_synced_at":"2025-04-24T03:44:58.371Z","repository":{"id":54279046,"uuid":"62822109","full_name":"tomstitt/lupyter","owner":"tomstitt","description":"A Lua Kernel for Jupyter built on ipykernel.","archived":false,"fork":false,"pushed_at":"2021-02-27T05:01:03.000Z","size":32,"stargazers_count":13,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-30T06:41:13.396Z","etag":null,"topics":["jupyter","jupyter-notebook","kernel","lua"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomstitt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-07T16:33:57.000Z","updated_at":"2024-10-09T20:18:35.000Z","dependencies_parsed_at":"2022-08-13T10:50:26.318Z","dependency_job_id":null,"html_url":"https://github.com/tomstitt/lupyter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomstitt%2Flupyter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomstitt%2Flupyter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomstitt%2Flupyter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomstitt%2Flupyter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomstitt","download_url":"https://codeload.github.com/tomstitt/lupyter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250559889,"owners_count":21450168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jupyter","jupyter-notebook","kernel","lua"],"created_at":"2024-10-02T20:08:23.026Z","updated_at":"2025-04-24T03:44:58.349Z","avatar_url":"https://github.com/tomstitt.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Lua Kernel for Jupyter\n\nLupyter is a Lua kernel built on [ipykernel](https://github.com/ipython/ipykernel).\nTab-completion is available but documentation lookup is still a work in progress.\n\n## Installing\n\nIn most cases it's enough to `pip install` with `LUA_DIR` pointing\nto your Lua installation but if Lua is installed\nin your `PATH` you may not need `LUA_DIR`. You can always add\n`-v` after `pip install` if your Lua install isn't found and you\nwant to see a list of the directories searched.\n\n```\n[LUA_DIR=/path/to/your/lua_root] pip install .\n```\n\nIf your Python is in a weird place the kernelspec might not be\nvisible to Jupyter.\n\nYou can confirm that the kernelspec was install correctly with:\n\n```\njupyter kernelspec list\n```\n\nIf the kernelspec isn't in the list check which paths Jupyter can see\nand make sure your kernelspec was installed to one of them:\n\n```\njupyter --paths\n```\n\nYou can manually install to one of those paths with:\n\n```\njupyter kernelspec install data_kernelspec --name lupyter --prefix ...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomstitt%2Flupyter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomstitt%2Flupyter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomstitt%2Flupyter/lists"}