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

Document winhpcjob.py and launcher.py #1

Closed
ipython opened this issue May 10, 2010 · 1 comment
Closed

Document winhpcjob.py and launcher.py #1

ipython opened this issue May 10, 2010 · 1 comment
Milestone

Comments

@ipython
Copy link
Collaborator

ipython commented May 10, 2010

Original Launchpad bug 502787: https://bugs.launchpad.net/ipython/+bug/502787
Reported by: ellisonbg (Brian Granger).

These modules need documentation.

@ellisonbg
Copy link
Member

These will undergo additional refactoring so we should wait to document these.

takluyver referenced this issue in takluyver/ipython May 11, 2011
minrk pushed a commit that referenced this issue Jun 20, 2012
Use shutdown requests rather than hard kills in notebook
Carreau pushed a commit that referenced this issue Nov 22, 2012
minrk pushed a commit that referenced this issue Jul 1, 2013
Added an equation example to test the ..math:: directive.
fperez added a commit that referenced this issue Jul 1, 2013
Add full path to inkscape on osx.
minrk pushed a commit that referenced this issue Jul 1, 2013
jdfreder added a commit that referenced this issue Jul 1, 2013
minrk added a commit that referenced this issue Jul 1, 2013
regenerate tex templates
jdfreder added a commit that referenced this issue Jul 17, 2013
Cleanup on NbConvertApp
jdfreder pushed a commit that referenced this issue Aug 21, 2013
Also renamed local variables in nbconvertapp
takluyver pushed a commit that referenced this issue Dec 19, 2013
Set prompt_manager.width to zero for each new document to prevent misaligned Out prompts
SylvainCorlay referenced this issue in SylvainCorlay/ipython Jul 23, 2014
Don't register comm with comm_manager if comm_manager is undefined
KesterTong pushed a commit to KesterTong/ipython that referenced this issue Jul 23, 2014
Replaces new_notebook method in Notebook and NotebookList classes
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this issue Nov 3, 2014
Use shutdown requests rather than hard kills in notebook
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this issue Nov 3, 2014
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this issue Nov 3, 2014
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this issue Nov 3, 2014
Also renamed local variables in nbconvertapp
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this issue Nov 3, 2014
Set prompt_manager.width to zero for each new document to prevent misaligned Out prompts
takluyver pushed a commit that referenced this issue Mar 4, 2015
Update from ipython/ipython:master
Carreau pushed a commit that referenced this issue May 5, 2016
Handle case when Jedi is not importable.

Fix print statement vs function discrepancy.

Add two-column display for function and description, remove sys.path manipulation.

cleanup comments, add matcher APi instead of checking every time (#1)

* Improve completion a bit to take care of what was previously "greedy"

This is a bit hackins because of how IPython decides what is going to
be replaced, and because completions need to strart with `text`.

Add a few test cases.

* require path.py

* Add completion tests.

* Fix some completion, in particular imports.

Also completion after assignments.

Add TODO about how to using Completions with Jedi.
willingc pushed a commit that referenced this issue Aug 22, 2016
takluyver pushed a commit that referenced this issue Aug 31, 2016
Repulling changes from master branch
Carreau pushed a commit that referenced this issue Dec 6, 2018
Carreau pushed a commit that referenced this issue Dec 5, 2019
Carreau pushed a commit that referenced this issue May 2, 2020
Do not import from IPython.core.display and warn users.
This issue was closed.
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

1 participant