Skip to content

expand line in cell magics#2168

Merged
fperez merged 2 commits into
ipython:masterfrom
minrk:expandscript
Jul 20, 2012
Merged

expand line in cell magics#2168
fperez merged 2 commits into
ipython:masterfrom
minrk:expandscript

Conversation

@minrk
Copy link
Copy Markdown
Member

@minrk minrk commented Jul 18, 2012

The code was already there to expand it, but the wrong variable was passed to the cell magic.

Previously failing test included for %%file $filename

minrk added 2 commits July 18, 2012 17:03
The code was already there to expand it,
but the wrong variable was passed to the cell magic.
@takluyver
Copy link
Copy Markdown
Member

Test results for commit bb33c29 merged into master
Platform: linux2

  • python2.7: OK (libraries not available: oct2py rpy2)
  • python3.1: OK (libraries not available: cython matplotlib numpy oct2py pymongo qt rpy2 wx wx.aui zmq)
  • python3.2: OK (libraries not available: cython oct2py pymongo rpy2 wx wx.aui)

Not available for testing: python2.6

@takluyver
Copy link
Copy Markdown
Member

That looks straightforward & sensible.

fperez added a commit that referenced this pull request Jul 20, 2012
Expand line in cell magics.

Previously failing test included for %%file $filename
@fperez fperez merged commit b9f84f1 into ipython:master Jul 20, 2012
@minrk minrk deleted the expandscript branch March 31, 2014 23:36
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Expand line in cell magics.

Previously failing test included for %%file $filename
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants