Skip to content

Instantly share code, notes, and snippets.

@jjhelmus
Created April 20, 2023 20:43
Show Gist options
  • Save jjhelmus/f8f9281ebcaee72b67c77134961fab74 to your computer and use it in GitHub Desktop.
Save jjhelmus/f8f9281ebcaee72b67c77134961fab74 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{"metadata":{"language_info":{"name":"python","version":"3.9.16","mimetype":"text/x-python","codemirror_mode":{"name":"ipython","version":3},"pygments_lexer":"ipython3","nbconvert_exporter":"python","file_extension":".py"},"kernelspec":{"name":"python3","display_name":"Python 3 (ipykernel)","language":"python"}},"nbformat_minor":5,"nbformat":4,"cells":[{"cell_type":"code","source":"print(\"Hello Anaconda!\")","metadata":{"trusted":true,"tags":[]},"execution_count":1,"outputs":[{"name":"stdout","text":"Hello Anaconda!\n","output_type":"stream"}],"id":"b4aeb811-731e-4048-8e12-f3440c11e4da"},{"cell_type":"code","source":"","metadata":{},"execution_count":null,"outputs":[],"id":"2761e052-22da-4272-a3f2-bd9b0f56fdab"}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment