generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Can't re-execute Python code block with input() in it.
Software Version
Windows, Plugin version: 2.1.2 Obsidian version: 1.9.12
To Reproduce
Steps to reproduce the behavior:
- Create a code block woth Python, code block should include input() For example:
print(input())
- Click on the 'Run' button. First time code would work properly
- Click the 'Run' button second time
- See error
Expected behavior
code block to work properly
Additional context
I am using this plugins (not sure if this will help but waybe some of them are uncompatible with Execute Code)
Advanced Tables
Excalidraw
Git
Latex Suite
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working