Google Colab - Menu Bar

Viewed 3576

The menu bar (the menu bar towards the top with option to save, run etc.) on Google Colab somehow disappeared (i probably pressed something that made the menu bar disappear). Please let me know how I can get the menu bar back.

Thanks

3 Answers

enter image description here

In the right top corner press the arrow button

You can press the arrow at the top right of the page.

You might have already got the answer! The answer above is right. Let me make it more clear, as others can see who may have the same question. [Right corner Down][1] Here I have pushed the arrow up (raise the flag)[2]

You will now see your profile image, menu and one can come out of the twilight zone, so to speak. Remember, Colab is online-realtime and Cloud-based. It is a great engine for Python and data science, but certainly not as responsive as a jupyter notebook. It appears Google is trying to bring the interface close to the DS Community in the next Colab Release. Win-11 and iOS14 would help as they use Cloud more frequently. Sorry for the long explanation. Dr. Dey [1]: https://i.stack.imgur.com/RYVZ1.png [2]: https://i.stack.imgur.com/xXQDa.png

Related