About 50 results
Open links in new tab
  1. Introducing Markdown Code Runner: Automatically execute code …

    Apr 11, 2023 · Hey r/Python! I recently developed a Python package called Markdown Code Runner (markdown-code-runner) that allows you to automatically execute code blocks within a Markdown …

  2. Python: how to execute current code block w/o selecting it?

    Sep 28, 2023 · There's a similar GitHub issue requesting the ability to run code blocks, but the answer seems to be "just select it [the code] and press Shift+Enter ". However, constantly selecting code …

  3. TIL that Spyder allows you to create "Cells" just like Jupyter ... - Reddit

    May 9, 2020 · TIL that Spyder allows you to create "Cells" just like Jupyter Notebook so you can separate out blocks of code that you can run by itself in ipython

  4. Code blocks in python : r/Python - Reddit

    Code blocks in python Hi, python lacks (EDIT: multiline) anonymous functions which may pose a problem for concurrent (callback-based) programming. While stuff like gevent alleviates the problem, …

  5. How do you post code blocks now : r/learnpython - Reddit

    May 20, 2023 · Hi, I tried to post something I'm stuck with, but was unable to format it correctly. Last time I was here, just using the codeblock button worked and it would format code normally. trying to …

  6. I have no idea how to convert scratch code to python : r ... - Reddit

    Nov 11, 2023 · I was wondering if someone could help me make the scratch blocks into python code? The background music I put in the game is negligible, I'm more concerned with the actual game …

  7. Alternate ways to 'comment' out a block of code? - Reddit

    Nov 28, 2022 · Use a python notebook. Either juypter notebooks or google colab or the plugin for VScode. This allows you to separate your code into different blocks and run each block individually. …

  8. Spyder: How do I use the code folding feature? : r/learnpython - Reddit

    Feb 18, 2021 · Spyder: How do I use the code folding feature? I have the "show code folding" enabled, but I don't know how to create sections that will fold.

  9. VEX V5 Python autonomous code not running : r/vex - Reddit

    Jan 18, 2024 · hey guys, i have a competition tomorrow but for some reason whenever I run my autonomous code, our bot only runs the first line and then stops. We tried using vexcode blocks, …

  10. I'm using VS Code IDE for Python. Is there a keyboard shortcut to ...

    The official Python community for Reddit! Stay up to date with the latest news, packages, and meta information relating to the Python programming language. --- If you have questions or are new to …