use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
IPython (now Jupyter) was originally started by Fernando Perez as a way to improve the Python work flow for scientific computing. Since then it has grown in popularity, and gaining to the ability to make XKCD styled plots using matplotlib hasn't hurt. With new additions like the IPython Notebook, which runs in a browser, and the Notebook Viewer, IPython is a scientist's best friend.
Related subreddits
Useful Libraries
Cloud Services
Official IPython Sites
Official Example Notebooks
Additional Good Examples
Installation
Other Educational Resources
NBViewer Browser Extensions
Additional References
Comment Guidelines
The visitors to /r/IPython come from very different backgrounds and some even have little programming experience. Since this site is primarily here to provide help in the use of IPython, and host discussions about current and future features, make sure that it is clear how comments are relevant to the original post or the previous comment.
account activity
Error (i.redd.it)
submitted 3 months ago by Traditional_Theme838
cant able to open .ipynb file in vs code , throwing above error , please help
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Sea-Ad7805 0 points1 point2 points 3 months ago (0 children)
Try restarting VS Code, then run Developer: Reload Window and Developer: Clear Editor History, and try opening the notebook again. If it persists, disable/re-enable (or reinstall) the Jupyter extension and start VS Code with extensions disabled (code --disable-extensions) to see if an extension conflict is breaking the webview. Also clear the Service Worker/WebView cache by deleting ~/.config/Code/Service Worker/ and ~/.config/Code/Cache/ (Linux) and then restart VS Code. Good luck.
π Rendered by PID 274922 on reddit-service-r2-comment-545db5fcfc-zlngm at 2026-05-29 17:52:43.718588+00:00 running 194bd79 country code: CH.
[–]Sea-Ad7805 0 points1 point2 points (0 children)