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

removed references to h5py dependence in octave magic documentation #2186

Merged
merged 2 commits into from Jul 21, 2012
Merged

removed references to h5py dependence in octave magic documentation #2186

merged 2 commits into from Jul 21, 2012

Conversation

cqmckay
Copy link
Contributor

@cqmckay cqmckay commented Jul 21, 2012

There were two spots that I found: the version 0.13 file in the whatsnew directory, and the octavemagic_extension notebook. If there are others I've missed, I'd be happy to go back and fix those too.

closes #2173

@minrk
Copy link
Member

minrk commented Jul 21, 2012

one more in IPython/extensions/octavemagic.py

minrk added a commit that referenced this pull request Jul 21, 2012
removed references to h5py dependence in octave magic docs

closes #2173
@minrk minrk merged commit 1e0263d into ipython:master Jul 21, 2012
minrk added a commit that referenced this pull request Jul 27, 2012
…gic documentation

There were two spots that I found: the version 0.13 file in the whatsnew directory, and the octavemagic_extension notebook.  If there are others I've missed, I'd be happy to go back and fix those too.

closes #2173
yarikoptic added a commit to yarikoptic/ipython that referenced this pull request May 2, 2014
* commit 'rel-0.13-33-gcfc5692': (33 commits)
  Backport PR ipython#2347: adjust division error message checking to account for Python 3
  Backport PR ipython#2305: RemoteError._render_traceback_ calls self.render_traceback
  Backport PR ipython#2280: fix SSH passwordless check for OpenSSH
  Backport PR ipython#2270: SSHLauncher tweaks
  Backport PR ipython#2261: Fix: longest_substr([]) -> ''
  Backport PR ipython#2250: fix html in notebook example
  Backport PR ipython#2235: remove spurious print statement from setupbase.py
  fixup
  Backport PR ipython#2223: Custom tracebacks
  Backport PR ipython#2214: use KernelApp.exec_lines/files in IPEngineApp
  Backport PR ipython#2212: catch errors in markdown javascript
  Backport PR ipython#2194: clean nan/inf in json_clean
  Backport PR ipython#2177: remove numpy install from travis/tox scripts
  Backport PR ipython#2169: ipdb: pdef, pdoc, pinfo magics all broken
  Backport PR ipython#2186: removed references to h5py dependence in octave magic documentation
  Backport PR ipython#2185: added test for %store, fixed storemagic
  Backport PR ipython#2170: Fix tab completion with IPython.embed_kernel().
  Backport PR ipython#2163: fix 'remote_profie_dir' typo in SSH launchers
  Backport PR ipython#2117: use explicit url in notebook example
  Backport PR ipython#2126: ipcluster broken with any batch (PBS/LSF/SGE)
  ...
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
removed references to h5py dependence in octave magic docs

closes ipython#2173
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

oct2py v >= 0.3.1 doesn't need h5py anymore
2 participants