Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resize Local Image Files in Notebook doesn't work #3893

Closed
botuvenkatesh opened this issue Aug 4, 2013 · 2 comments
Closed

Resize Local Image Files in Notebook doesn't work #3893

botuvenkatesh opened this issue Aug 4, 2013 · 2 comments
Milestone

Comments

@botuvenkatesh
Copy link

Hello,

Resizing local jpg files the in the notebook doesn't resize the plots. Initially I was able to specify width and height and it affect the image size.

I then used conda to update ipython to 0.13.2 and once I did the update it doesn't allow me to specify width and height arguements. Has this feature been removed?

Below are my ipython version and details

{'commit_hash': '858d539',
'commit_source': 'installation',
'default_encoding': 'UTF-8',
'ipython_path': '/Users/vb_mac/anaconda/lib/python2.7/site-packages/IPython',
'ipython_version': '0.13.2',
'os_name': 'posix',
'platform': 'Darwin-12.4.0-x86_64-i386-64bit',
'sys_executable': '/Users/vb_mac/anaconda/python.app/Contents/MacOS/python',
'sys_platform': 'darwin',
'sys_version': '2.7.5 |Anaconda 1.6.1 (x86_64)| (default, Jun 28 2013, 22:20:13) \n[GCC 4.0.1 (Apple Inc. build 5493)]'}

@ivanov
Copy link
Member

ivanov commented Aug 4, 2013

Hi @botuvenkatesh , we were chatting in the IPython Help HipChat room, and I forgot to ask which version of IPython you were using. I (wrongly) assumed that you were testing IPython 1.0.0rc1.

The issue you saw was originally reported as #2390 and has been fixed for 1.0. You can either grab the release candidate now, or wait about a week until we do the final 1.0.0 release, and update to the stable version then.

I am closing this issue as it is a duplicate of #2390 and fixed in master. Feel free to re-open if this is not the case for you.

@ivanov ivanov closed this as completed Aug 4, 2013
@botuvenkatesh
Copy link
Author

@ivanov runs like a charm now. Thank you very much.

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

No branches or pull requests

2 participants