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

From IPython to Jupyter, HTTPS and Password support, Modifications on Readme.md and Notebook #6

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

DEKHTIARJonathan
Copy link

Everything is good and running by now. Github says "Can't automatically merge" but it's good for overwrite ;)

Notebook Updates:

Proxy Support Added with global var. …
Panda Issue fixed : pandas-dev/pandas#11727 && pandas-dev/pandas#11783
Notebook Checked & Working Perfectly. Executed from started in a "Run All" way.

Readme Updates:

Readme Edited. Automated Build added …
Detached Container commands added

OSX instructions generalized for Windows.

New instructions related to HTTPS and Password protection

Docker Container Updates:

Changed from IPython (deprecated) to Jupyter Notebook.
Config File added to simplify container launch command.
HTTPS Support added and SSL/TLS Encryption => Default certificate added to repo.
Server protection by password added : Default password : neuralnet.

DEKHTIAR Jonathan and others added 9 commits January 2, 2016 18:53
Panda Issue fixed : pandas-dev/pandas#11727 && pandas-dev/pandas#11783

Notebook Checked & Working Perfectly. Executed from started in a "Run All" way.
Detached Container commands added

OSX instructions generalized for Windows.
Configuration File Added to simplify the launch command.

Default Password : neuralnet

HTTPS SSL/TLS added.
Added !

If you downloaded the container :
docker run -it -p 9990:9990 -v $PWD:/neural-nets born2data:caffecv /bin/bash -c 'export PYTHONPATH=/opt/caffe/python && cd /neural-nets && jupyter notebook'
@DEKHTIARJonathan DEKHTIARJonathan changed the title Minor Modifications on Readme.md and Notebook From IPython to Jupyter, HTTPS and Password support, Modifications on Readme.md and Notebook Jan 4, 2016
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

Successfully merging this pull request may close these issues.

BUG: mpl_style 'default' gives AttributeError: Unknown property color_cycle with latest matplotlib
1 participant