Run Multiple Jpynb Files Concurrently

How could I write a jupyter notebook (python3) to run multiple other ipynb files at the same time?

The following codes are still running the these files sequentially.

%run notebook1.jpynb & %run notebook2.jpynb & %run notebook3.jpynb &

2
Elena Rostova

Elena Rostova

Lead Health, Wellness & Medical Journalist

Elena Rostova holds a Master's degree in Public Health Journalism. She covers groundbreaking medical research, holistic wellness trends, mental health awareness, and nutritional science.

Share this article