My final project has to be done in Jupyter file, and then shared on GitHub. My problem is that only I can see the Jupyter file in readable format because as soon as I try to share it either on GitHub or Watson Studio it changes to something unreadable. Even when I create the notebook on Watson Studio, it looks fine until I save it, because after save, I can't view it again in the "nice format" - it just looks unreadable again.
I'm trying to figure out my own problem and I noticed that if I delete markdown cells with the code:
<div class="alert alert-success alertsucess" style="margin-top: 5px">
<h1> Part 1 </h1>
</div>.
It actually renders fine at least for now - why would this be a problem if on my pc I can see it perfectly?
This is how I see it:

and this how looks on Watson Studio or GitHub: https://github.com/elliebiessek/Coursera_Capstone/blob/master/Neighborhood%20Toronto%20-%20part%201.ipynb