Best of JupyterJuly 2024

  1. 1
    Article
    Avatar of gopenaiGoPenAI·2y

    OpenAI Basics in Python

    Learn the basics of using the OpenAI API with Python by setting up a virtual environment, creating an OpenAI account, and using Jupyter notebooks. The guide covers tasks such as grammar correction, translating text to emojis, code explanation, and image analysis using the GPT model.

  2. 2
    Article
    Avatar of devblogsDevBlogs·2y

    Python in Visual Studio Code

    The August 2024 release of the Python and Jupyter extensions for Visual Studio Code introduces improved Python discovery using python-environment-tools, inline variable values in source code during debugging, and enhancements to the VS Code Native REPL for Python. User feedback is encouraged for ongoing improvement and feature development.

  3. 3
    Article
    Avatar of hnHacker News·2y

    Satyrn

    Satyrn is a modern Jupyter client for Mac offering faster startup times than VS Code and JupyterLab, inline code generation, and a minimalist design. It includes features like Black code formatting, easy graph and table copying, kernel manager for virtual environments, and works seamlessly with existing ipynb files without setup.