#ipython search results

We had a #GSoC student that worked on integrating #FreeCAD in to #ipython/#jupyter. But it wasn't merged in to the main FreeCAD branch. The implications of having the ability to render FreeCAD models (incl. #FEA) in #ipycanvas, #jupyterlite would be insanely cool!

#ipycanvas is getting a live documentation! This is thanks to the amazing work by @jtpio on #jupyterlite Try it! ipycanvas.readthedocs.io/en/master We're making it easy to make live docs with sphinx and JupyterLite github.com/martinRenou/ju… #python #jupyter #notebook



With this news, we're definitely excited to see what results from the cross-pollination between and #FreeCAD and #jupyter. Especially the implication on the education sector. Onward! @ProjectJupyter @IPythonDev #IPython

@RealThunder12 just released a new daily build of it's @FreeCADNews #LinkStage3 branch and this detail caught my attention: "Built-in support for jupyter notebook in Linux and Windows release" Support RT at patreon.com/thundereal

OficineRobotica's tweet image. @RealThunder12  just released a new daily build of it's @FreeCADNews  #LinkStage3 branch and this detail caught my attention: "Built-in support for jupyter notebook in Linux and Windows release" 
Support RT at patreon.com/thundereal


A useful guide for all beginners in machine learning & data science - It lists down the most active data scientist on #github, free #books, #ipython notebooks, tutorials on github. buff.ly/2te2vDW

AnalyticsVidhya's tweet image. A useful guide for all beginners in machine learning & data science - It lists down the most active data scientist on #github, free #books, #ipython notebooks, tutorials on github. buff.ly/2te2vDW

Make plans to join us on December 6th at our beautiful HQ in Montreal for a FREE community event - Data Viz Pop-up! buff.ly/2B6Wb5U Featuring keynote speaker: @fperez_org Creator of #iPython #dataviz #MachineLearning

plotlygraphs's tweet image. Make plans to join us on December 6th at our beautiful HQ in Montreal for a FREE community event - Data Viz Pop-up! buff.ly/2B6Wb5U
Featuring keynote speaker: @fperez_org Creator of #iPython #dataviz #MachineLearning

Has anyone tried the #linkstage3 #IPython feature yet? What do think ? (we like gifs)


This drops at 11AM this morning. Subscribe to my YouTube channel here and out on your notification youtube.com/c/theoyinbooke I share insight on the IPython library. You shouldn't miss this #powerbi #ipython #python #dataanalyst


#JupyterNotebooks (earlier known as #iPython notebooks) are one of the most comprehensive tools for a data scientist to expertise in! Pranav gives a head-on start to these notebooks & their applications, right here: buff.ly/2PkLOQS #python

AnalyticsVidhya's tweet image. #JupyterNotebooks (earlier known as #iPython notebooks) are one of the most comprehensive tools for a data scientist to expertise in! Pranav gives a head-on start to these notebooks & their applications, right here: buff.ly/2PkLOQS #python

Really excited about the @marimo_io project. If you're using #ipython - check it out


その何となくの理解の仕方がノウハウの障壁になっているので、理解の仕方の説明を #Youtube にあげて #IPython#JupyterNotebook に埋め込んで、ついでに触れるコードを置いて、世の中から知識獲得の障壁を撲滅したいお気持ち🤩

なんとなく実装したことはあるw



Kommandozeileninterpreter IPython 8 macht konstruktive Vorschläge heise.de/news/Kommandoz… #IPython #Jupyter


The new version of #IPython also emphasizes error traceback and auto-suggestions — by @pjkrill. trib.al/9iTJrtO


#100DaysOfCode Getting comfortable using #IPython interactive shell to execute code. I used my symmetric key decryption code to practice 👨🏾‍💻🐍

TheAlienPrinx's tweet image. #100DaysOfCode Getting comfortable using #IPython interactive shell to execute code. I used my symmetric key decryption code to practice 👨🏾‍💻🐍
TheAlienPrinx's tweet image. #100DaysOfCode Getting comfortable using #IPython interactive shell to execute code. I used my symmetric key decryption code to practice 👨🏾‍💻🐍

Comparing some basic didactic code in #ipython and #JuliaLang. I think one is more readable for students than the other...

Michielstock's tweet image. Comparing some basic didactic code in #ipython and #JuliaLang. I think one is more readable for students than the other...
Michielstock's tweet image. Comparing some basic didactic code in #ipython and #JuliaLang. I think one is more readable for students than the other...

Your #IPython history is stored in a Sqlite database. How did I do that thing I did back in January again? $ sqlite3 ~/.ipython/profile_default/history.sqlite > SELECT * FROM history NATURAL JOIN sessions WHERE start > '2022-01-17' AND start < '2022-01-18';


میشه تو #ipython یه سری چیز اضافه کرد که هر بار باز شد داخل scope باشن، مثلا برای راحتی تو کار با json (فایل‌های مختلف به ترتیب اسم load میشن): #Python

mohammadfs243's tweet image. میشه تو #ipython یه سری چیز اضافه کرد که هر بار باز شد داخل scope باشن، مثلا برای راحتی تو کار با json (فایل‌های مختلف به ترتیب اسم load میشن):

#Python

はてなブログに投稿しました Google Colabの表示をパワーアップ!初学者のためのIPython.display活用ガイド - uepon日々の備忘録 uepon.hatenadiary.com/entry/2025/02/… #はてなブログ #GoogleColab #IPython


📢 Exciting Python news, y'all! 🎉 Now you can make `pytest` use IPython's PDB with a simple alias: 'alias pdb='pytest --pdb --pdbcls=IPython.terminal.debugger:TerminalPdb' 💻🧑‍🔬❓Usage: `pdb tests/test_things::test_broken_thing` for debugging fun! #Python #pytest #IPython 🐍🚀


#ipython news: Maybe a new release ? Maybe a CVE ? Maybe deprecation ? You won't learn of it here . bsky.app/profile/mbusso…


Fixing the "IPython is not defined" issue Error When Using Python for Plotting in Jupyter Notebook #email #ipython tempmail.us.com/en/ipython/fix…


Really excited about the @marimo_io project. If you're using #ipython - check it out


Magic Update: We released the #ipython @ProjectJupyter Magic the other week, & immediately we got uptake and of course feedback that on @databricks it didn't work quite right. So with this latest release, the magic now works as intended on a Databricks notebook.


「%matplotlib tk」すると別ウィンドウ・インタラクティブモードっていうのになってこうなります。 #IPython #Python #プログラミング #プログラミング初心者 #プログラミング学習

aikun301's tweet image. 「%matplotlib tk」すると別ウィンドウ・インタラクティブモードっていうのになってこうなります。
#IPython #Python #プログラミング #プログラミング初心者 #プログラミング学習

帰宅後30分ほど、ごにょごにょいじって動きました。原因は、CDしてなかったよw。(ちゃんちゃん #IPython #Python #プログラミング #プログラミング初心者 #プログラミング学習


朝の時間のないときにやるからこうなる? #IPython にサンプルファイルを読ませようとすると。#マジックコマンド ?は使ってなさそうだが。。開発環境がむずいw #Python #プログラミング #プログラミング初心者 #プログラミング学習

aikun301's tweet image. 朝の時間のないときにやるからこうなる?
#IPython にサンプルファイルを読ませようとすると。#マジックコマンド ?は使ってなさそうだが。。開発環境がむずいw #Python #プログラミング #プログラミング初心者 #プログラミング学習

Neuer Blog-Beitrag: "Optimiere deine Jupyter-Notebook-Erfahrung mit IPython-Zauberbefehlen". Lerne, wie du magische Befehle verwenden kannst, um die Entwicklung deines Notebooks zu verbessern. #datascience #Jupyter #IPython Den Artikel findest du hier: ift.tt/EIKDXua


New Blog: We wrote an introductory post on how to write an #IPython @ProjectJupyter Magic. If you're a platform thinker and tinkerer you should know about Magics if you don't already. Read our blog for a quick introduction to them. open.substack.com/pub/dagworks/p…

hamilton_os's tweet image. New Blog: We wrote an introductory post on how to write an #IPython @ProjectJupyter Magic. 

If you&apos;re a platform thinker and tinkerer you should know about Magics if you don&apos;t already. Read our blog for a quick introduction to them.

open.substack.com/pub/dagworks/p…

New in @Stata – Invoke @Stata and #Mata with the #IPython kernel in @ProjectJupyter #JupyterNotebook. Combine the capabilities of #Python and #Stata in a single environment! Check out this #Preview. youtube.com/watch?v=VGRDR3…


#ipython has a similar functionality with `_` referring to the most recent output, and `_8` giving you the output from the 8th cell you ran.

RobDonnelly47's tweet image. #ipython has a similar functionality with `_` referring to the most recent output, and `_8` giving you the output from the 8th cell you ran.

#100DaysOfCode Getting comfortable using #IPython interactive shell to execute code. I used my symmetric key decryption code to practice 👨🏾‍💻🐍

TheAlienPrinx's tweet image. #100DaysOfCode Getting comfortable using #IPython interactive shell to execute code. I used my symmetric key decryption code to practice 👨🏾‍💻🐍
TheAlienPrinx's tweet image. #100DaysOfCode Getting comfortable using #IPython interactive shell to execute code. I used my symmetric key decryption code to practice 👨🏾‍💻🐍

Jupyter Notebooks and iPython for Data Science 6 hours | 15 students 🆓 LINK => comidoc.net/udemy/jupyter-… #Udemy #IPython

comidoc's tweet image. Jupyter Notebooks and iPython for Data Science  
6 hours | 15 students  

🆓 LINK =&amp;gt; comidoc.net/udemy/jupyter-… 

#Udemy #IPython

Graphing images no longer need to come from a snapshot in time. With Matplotlib, they can be regenerated with the most up-to-date information. cbt.gg/2Shjrob #visualization #ipython #pythonprogramming

CBTNuggets's tweet image. Graphing images no longer need to come from a snapshot in time. With Matplotlib, they can be regenerated with the most up-to-date information. cbt.gg/2Shjrob 

#visualization #ipython #pythonprogramming

A useful guide for all beginners in machine learning & data science - It lists down the most active data scientist on #github, free #books, #ipython notebooks, tutorials on github. buff.ly/2te2vDW

AnalyticsVidhya's tweet image. A useful guide for all beginners in machine learning &amp;amp; data science - It lists down the most active data scientist on #github, free #books, #ipython notebooks, tutorials on github. buff.ly/2te2vDW

#JupyterNotebooks (earlier known as #iPython notebooks) are one of the most comprehensive tools for a data scientist to expertise in! Pranav gives a head-on start to these notebooks & their applications, right here: buff.ly/2PkLOQS #python

AnalyticsVidhya's tweet image. #JupyterNotebooks (earlier known as #iPython notebooks) are one of the most comprehensive tools for a data scientist to expertise in! Pranav gives a head-on start to these notebooks &amp;amp; their applications, right here: buff.ly/2PkLOQS #python

Make plans to join us on December 6th at our beautiful HQ in Montreal for a FREE community event - Data Viz Pop-up! buff.ly/2B6Wb5U Featuring keynote speaker: @fperez_org Creator of #iPython #dataviz #MachineLearning

plotlygraphs's tweet image. Make plans to join us on December 6th at our beautiful HQ in Montreal for a FREE community event - Data Viz Pop-up! buff.ly/2B6Wb5U
Featuring keynote speaker: @fperez_org Creator of #iPython #dataviz #MachineLearning

Comparing some basic didactic code in #ipython and #JuliaLang. I think one is more readable for students than the other...

Michielstock's tweet image. Comparing some basic didactic code in #ipython and #JuliaLang. I think one is more readable for students than the other...
Michielstock's tweet image. Comparing some basic didactic code in #ipython and #JuliaLang. I think one is more readable for students than the other...

Day 37: Wrote and executed a script in #IPython that calculates my #100DaysOfCode progress and informs me of how many days I have left 👨🏾‍💻🐍

TheAlienPrinx's tweet image. Day 37: Wrote and executed a script in #IPython that calculates my #100DaysOfCode progress and informs me of how many days I have left 👨🏾‍💻🐍

#100DaysOfCode FINALLY figured out what was going on with my sliding window algorithm (it was an indentation issue in line 10 🤦🏾). Getting comfy using #ipython to run my scripts. #Python3 #pythonprogramming #learnpython #pythonlearning

TheAlienPrinx's tweet image. #100DaysOfCode FINALLY figured out what was going on with my sliding window algorithm (it was an indentation issue in line 10 🤦🏾). Getting comfy using #ipython to run my scripts. 

#Python3 #pythonprogramming #learnpython #pythonlearning

#IPython 7.24 is out. Thanks to @DEShawGroup the debugger can now hide and skip frames from readonly files. Less to read and less typing = Faster debugging. Read more: discourse.jupyter.org/t/release-of-i…


Since the version 7.3.0, #IPython supports %pip and %conda magics. These magics attempt to install packages into the kernel that is currently running in an IPython or #Jupyter notebook session. ipython.readthedocs.io/en/stable/what…

python_tip's tweet image. Since the version 7.3.0, #IPython supports %pip and %conda magics. These magics attempt to install packages into the kernel that is currently running in an IPython or #Jupyter notebook session.

ipython.readthedocs.io/en/stable/what…

#IPython still have plenty of potential features. Even in CLI. Next in line support for mimetypes handlers. That is to say for example, display inline image (if terminal support it) or math, or call an external file viewer.

Mbussonn's tweet image. #IPython still have plenty of potential features. Even in CLI. Next in line support for mimetypes handlers. That is to say for example, display inline image (if terminal support it) or math, or call an external file viewer.
Mbussonn's tweet image. #IPython still have plenty of potential features. Even in CLI. Next in line support for mimetypes handlers. That is to say for example, display inline image (if terminal support it) or math, or call an external file viewer.

朝の時間のないときにやるからこうなる? #IPython にサンプルファイルを読ませようとすると。#マジックコマンド ?は使ってなさそうだが。。開発環境がむずいw #Python #プログラミング #プログラミング初心者 #プログラミング学習

aikun301's tweet image. 朝の時間のないときにやるからこうなる?
#IPython にサンプルファイルを読ませようとすると。#マジックコマンド ?は使ってなさそうだが。。開発環境がむずいw #Python #プログラミング #プログラミング初心者 #プログラミング学習

Ever wonder how #iPython and #apachespark integrate w/ #apachezeppelin? Join us for this week's TGI Zeppelin. Moon covers 2 interpreters: #Python and #apachespark . From architecture to tips&tricks. How Zeppelin compares to #jupyter 🗓️3/22 1pm pt/4pm et 📢youtu.be/_kN3FfI9UFo

ApacheZeppelin's tweet image. Ever wonder how #iPython and #apachespark integrate  w/ #apachezeppelin? Join us for this week&apos;s TGI Zeppelin. Moon covers 2 interpreters: #Python and #apachespark . From architecture to tips&amp;amp;tricks. How Zeppelin compares to #jupyter
🗓️3/22 1pm pt/4pm et
📢youtu.be/_kN3FfI9UFo

%xmode verbose magic shows context and also values of the variables that are used in evaluation of an exceptionous expression #IPython #jupyter

python_tip's tweet image. %xmode verbose magic shows context and also values of the variables that are used in evaluation of an exceptionous expression #IPython #jupyter

Kinda jealous that #python devs have this amazing #ipython REPL.

tadas_s's tweet image. Kinda jealous that #python devs have this amazing #ipython REPL.

I did some meta-programming with #IPython: determine which versions of the black Python code formatter change the formatting style. I applied every single version of black to scipy and used git to track changes. Here's the result: nbviewer.jupyter.org/url/antonakhme…

AkhmerovAnton's tweet image. I did some meta-programming with #IPython: determine which versions of the black Python code formatter change the formatting style. I applied every single version of black to scipy and used git to track changes. Here&apos;s the result: nbviewer.jupyter.org/url/antonakhme…
AkhmerovAnton's tweet image. I did some meta-programming with #IPython: determine which versions of the black Python code formatter change the formatting style. I applied every single version of black to scipy and used git to track changes. Here&apos;s the result: nbviewer.jupyter.org/url/antonakhme…

Loading...

Something went wrong.


Something went wrong.