We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've started EC2 machine with BIDMach preinstalled on it, as described in http://bid2.berkeley.edu/bid-data-project/download/
After starting the machine and opening up firewall for the notebook server, I started the server with
bidmach notebook
But the server didn't bind to all the network interfaces and was only visible from its own IP address.
The text was updated successfully, but these errors were encountered:
This is almost surely an Ipython issue. Did you try opening a regular ipython notebook? To use an ipython notebook remotely you need to either:
Sorry, something went wrong.
No branches or pull requests
I've started EC2 machine with BIDMach preinstalled on it, as described in http://bid2.berkeley.edu/bid-data-project/download/
After starting the machine and opening up firewall for the notebook server, I started the server with
But the server didn't bind to all the network interfaces and was only visible from its own IP address.
The text was updated successfully, but these errors were encountered: