Skip to content

Instantly share code, notes, and snippets.

@jjhelmus
Created April 20, 2023 20:40
Show Gist options
  • Save jjhelmus/d86f7390c3fac03c694c02d444244a6e to your computer and use it in GitHub Desktop.
Save jjhelmus/d86f7390c3fac03c694c02d444244a6e to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{"metadata":{"kernelspec":{"display_name":"Python 3 (ipykernel)","language":"python","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.9.16"}},"nbformat_minor":5,"nbformat":4,"cells":[{"cell_type":"code","source":"print(\"Hello World!!\")","metadata":{"trusted":true},"execution_count":2,"outputs":[{"name":"stdout","output_type":"stream","text":"Hello World!\n"}],"id":"4d5b09ed-2fd0-40ab-abd0-ca304bc9e237"},{"cell_type":"code","source":"","metadata":{"trusted":true},"execution_count":null,"outputs":[],"id":"979b6dc7-0567-4015-988d-4ac712675fba"}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment