Vertaling van "Ipython" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Google + Dans un précédent post je montrais comment include une table des matières dans le notebook Ipython.
In a previous post I showed how to include a table of contents in your Ipython notebook.
MISE À JOUR le 25 nov 2015: Ce post n'est plus à jour pour Ipython version 4 a.k.a.
UPDATE nov 252015: This won't work with Ipython version 4 a.k.a.
Vous pouvez également développer directement sur le robot en utilisant les ipython notebooks.
You can also develop directly on the robot with ipython notebooks.
IPython peut également être utilisé comme un terminal système de remplacement.
IPython can also be used as a system shell replacement.
Vous voudrez peut-être consulter la documentation complète de IPython.
You can read the full IPython documentation.
Les instructions sont écrites ici dans le texte dans le notebook iPython.
The instructions are written right here in the text in the iPython notebook.
Pyzo, un iPython notebook et de nombreux packages sans installation !
Pyzo, a iPython notebook and a lot of packages without installation!
Si comme moi vous utilisez beaucoup le notebook IPython, vous pourriez être intéressés par une table des matières générée automatiquement.
If like me you use the IPython notebook a lot, you might be interested in an automatically generated table of contents.
Ça ne devrait pas arriver si vous lancez seulement des calculs relativement petits et que vous venez de lancer le notebook iPython.
So that shouldn't happen if you're just running relatively small jobs and you're just starting up iPython notebook.
Pour plus d'information, entrez la commande %quickref pour un résumé des possibilités de IPython.
For more, type %quickref to get a quick reference guide to IPython.
IPython a été mentionné dans la presse informatique anglophone et a été représenté à diverses conférences scientifiques.
IPython has been mentioned in the popular computing press and other popular media, and it has a presence at scientific conferences.
IPython a été mis à jour en version 7.2.
Firebird has been updated to 3.0.4 IPython has been updated to 7.2.
Remarque : entrer stats = prun -r A\*A à la place des deux premières lignes ci-dessus provoque une erreur de syntaxe, car prun n'est pas une fonction normale mais une commande du shell IPython.
Note: entering stats = prun -r A\*A displays a syntax error message because prun is an IPython shell command, not a regular function.