Best of JupyterFebruary 2024

  1. 1
    Article
    Avatar of devblogsDevBlogs·2y

    Python in Visual Studio Code

    March 2024 release of Python and Jupyter extensions for Visual Studio Code includes new features, improved 'Add Import' Quick Fix, automatic browser start for debugging Django or Flask apps, shell integration for Python REPL, and language support for locally running Jupyter servers.

  2. 2
    Article
    Avatar of kdnuggetsKDnuggets·2y

    Python in Finance: Real Time Data Streaming within Jupyter Notebook

    Learn how to visualize real-time data in Jupyter Notebook using Python. Explore a use case in quant finance with Bollinger Bands analysis. Discover the power of stream processing and the benefits of using Jupyter Notebooks for real-time data analysis.

  3. 3
    Article
    Avatar of kdnuggetsKDnuggets·2y

    Jupyter Notebook Magic Methods Cheat Sheet

    KDnuggets' cheat sheet provides a comprehensive reference to utilizing Jupyter Notebook magic methods effectively, improving coding practices in the notebook environment.