xxxxxxxxxx
<!---
your comment goes here
and here
-->
xxxxxxxxxx
<!--- your comment here -->
OR
%% your comment here %%
OR
```
your comment here,
and here
```
another alternatives:
[]: # (This is a comment)
[]: # "And this is a comment"
[]: # 'Also this is a comment'
[//]: # (Yet another comment)
[comment]: # (Still another comment)
xxxxxxxxxx
[//]: # (This may be the most platform independent comment, but i depends)
[//]: # (it does not work in google colab)