python - How to use IPython with IronPython -
What is the process of using the Ironpathan as a Python interpreter for iPython?
I know some issues first:
But now these problems should be fixed, how do I really know about this?
The installation does not recognize IronPython as the version of Python interpreter, it is not that I thought it would be. But I'm wondering how to do this how to do this.
I (ideally) had the ability to run both the CPython and IronPython versions of iPython on the same machine
IPython scripts that are installed in / usr / bin / ipython There are two lines of code for the interpreter to be called:
Start with IPython Import_Python start_ipython ()
Run under IronPython and see how it works.
But by February 2011, it seems that there were still problems:
edit : it works now See,
Comments
Post a Comment