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
[DEPRECATED] Marcos Marx
07/16/2021, 9:29 PM
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
Luke Bussey
07/16/2021, 10:13 PM
Github Codespaces is working great for me
c
Chris (deprecated profile)
07/16/2021, 11:40 PM
What about deploying a jupyter notebook on your ec2 instance?
l
Luke Bussey
07/17/2021, 4:28 PM
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