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

Support multiple ipython notebooks #225

Open
guilhermecgs opened this issue Feb 16, 2017 · 5 comments
Open

Support multiple ipython notebooks #225

guilhermecgs opened this issue Feb 16, 2017 · 5 comments

Comments

@guilhermecgs
Copy link

Hi Folks,

It would be a good feature if you implement something like this for notebook-http

Instead of deployment a REST API using a single .ipython notebook file, scan all ipython notebook files inside a folder and deploy all methods... Also, keep track of file changes and auto deploy them...

@Praxiteles
Copy link

Anyone open or available to being paid to build this feature? If so , please message us.

@poplav
Copy link
Contributor

poplav commented May 16, 2017

This sounds like a fine feature indeed, but in the meantime it sounds like a proxy server is what you need.

@Praxiteles
Copy link

@poplav How would a proxy server handle this? What would the architecture look like? Are you thinking we would create multiple servers each hosting different notebooks - or some other architecture?

@jfleck1
Copy link

jfleck1 commented Feb 5, 2018

Just ran into this and doing a work-around to startup one gateway per notebook, managing processes and ports in a little Flask app. Anyone make any progress on this?

@rolweber
Copy link
Contributor

rolweber commented Feb 6, 2018

@jfleck1: Afaik, nobody is working on this. Would you like to? ;-)

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

No branches or pull requests

6 participants