I’m unable to run Airbyte locally because I’m usin...
# ask-community-for-troubleshooting
l
I’m unable to run Airbyte locally because I’m using an M1 Mac but i’ve got it up and running on EC2… What would be the best way to develop a custom-source connector?
1
I’m giving it a try using Github Codespaces 🙂
u
awesome @Luke Bussey, if possible return your feedback on this because there are other users trying Airbyte with M1 and maybe this could be a workaround for now. https://github.com/airbytehq/airbyte/pull/3614
l
Github Codespaces is working great for me
c
What about deploying a jupyter notebook on your ec2 instance?
l
I’m going to keep using Codespaces for now as it’s working great. I’ll give that PR a try later when Ive made some progress on my source-connector