is it possible to create more than the one default notebook in Google Colab Pro?
I first tried to create a new file with the .ipynb file extension and it shows up like this:

Then I tried to create a new notebook like this:

And that file opens up the same way as just creating an new file:

Basically, I'd like to create multiple notebooks like creating an new .ipynb notebook in Jupyter notebooks so I can use Google Colab the same way as Jupyter notebooks. Is this possible in Google Colab?