omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Request: ability to execute code on a remote IPython server

    Pythonista
    2
    3
    2464
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • roger
      roger last edited by

      A lot of people are interested in NumPy/Matplotlib support, and I think if Pythonista could execute code on a remote server that has those, then that'd be a practical compromise.

      AFAIK IPython makes this fairly straightforward to do and stuff like plots can be forwarded to a client. IPython Notebook currently works via the web interface, but it's not as nice as Pythonista's.

      1 Reply Last reply Reply Quote 0
      • mcsquaredjr148
        mcsquaredjr148 last edited by

        You can do it yourself, just use xmlrpclib module.

        1 Reply Last reply Reply Quote 0
        • roger
          roger last edited by

          Sure I could hack something together, but it wouldn't be nearly as nice.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB Forums | Contributors