Help request - how to launch Jupyter with Swift kernel on Mac

Hi all,

Does anyone has any tips for running notebooks with co-dependencies, like “import <previous_notebook_name>” from a Colab environment? Or is that not possible? I’m trying to follow along from the course-v3 nbs on Swift, but the co-dependencies are breaking the individual notebooks on Colab’s Jupyter environment.

Thanks!

I’m aware that I could try to install swift-jupyter on my Mac. It’s quite frustrating…