Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

Dynamically find port #4

Open
ijstokes opened this issue Jun 6, 2014 · 2 comments
Open

Dynamically find port #4

ijstokes opened this issue Jun 6, 2014 · 2 comments

Comments

@ijstokes
Copy link
Contributor

ijstokes commented Jun 6, 2014

When doing conda launch foo, start up a new app server as the default behavior for each launch. This will require dynamic port assignment. Borrow the strategy from IPython.

@asmeurer
Copy link
Collaborator

asmeurer commented Jun 6, 2014

I already ported out the code from IPython for this in anaconda-launcher. See https://github.com/ContinuumIO/anaconda-launcher/blob/master/launcher/main.py#L331 (it actually comes from tornado, not IPython directly).

@ijstokes
Copy link
Contributor Author

ijstokes commented Jun 6, 2014

Awesome, thanks. I'll use that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants