Skip to content

Instantly share code, notes, and snippets.

@kishorek
Created August 2, 2024 05:58
Show Gist options
  • Select an option

  • Save kishorek/60797157d0cf2567b007ba357cb627d6 to your computer and use it in GitHub Desktop.

Select an option

Save kishorek/60797157d0cf2567b007ba357cb627d6 to your computer and use it in GitHub Desktop.
Python cell block comment
#%%
print("This is a cell")
#%%
print("This is another cell")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment