Coder Social home page Coder Social logo

gedit-plugin-ipython's People

Contributors

smathot avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gedit-plugin-ipython's Issues

Idling after ctrl-R

Thanks this is such a useful and clean plugin!

Using IPython 0.13.2 and gedit 3.6.2 when I ctrl-R it copies the text correctly but I need to go back to the console and press enter to get the last line executed.

Looking at the ipython manual they seem to recommend using the magic command %paste.

In [2]: hello = 'test'
print hello
Out[2]:
test

In [2]:

gedit3 & Debian Sid

In the file ipython.plugin the line 'Loader=python' must be changed to 'Loader=python3' for this to run with the latest updates from Debian.

That is, with gedit 3.8.3 and python 2.7.6 on my system.

needs upgrade to post-3.12 API

Traceback (most recent call last):
  File "/home/matej/.local/share/gedit/plugins/ipython.py", line 59, in do_activate
    manager = self.window.get_ui_manager()
AttributeError: 'Window' object has no attribute 'get_ui_manager'
Traceback (most recent call last):
  File "/home/matej/.local/share/gedit/plugins/ipython.py", line 71, in do_deactivate
    manager = self.window.get_ui_manager()
AttributeError: 'Window' object has no attribute 'get_ui_manager'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.