Skip to content

Instantly share code, notes, and snippets.

@ikanez
Last active February 22, 2017 17:13
Show Gist options
  • Save ikanez/1fca72d11768fc7101fbf401940c4a90 to your computer and use it in GitHub Desktop.
Save ikanez/1fca72d11768fc7101fbf401940c4a90 to your computer and use it in GitHub Desktop.
C:\Users\UserName>activate tensorflow-gpu
(tensorflow-gpu) C:\Users\UserName>jupyter
usage: jupyter-script.py [-h] [--version] [--config-dir] [--data-dir]
[--runtime-dir] [--paths] [--json]
[subcommand]
jupyter-script.py: error: one of the arguments --version subcommand --config-dir --data-dir --runtime-dir --paths is required
(tensorflow-gpu) C:\Users\UserName>jupyter notebook
[I 01:02:35.990 NotebookApp] [nb_conda_kernels] enabled, 4 kernels found
[I 01:02:41.129 NotebookApp] [nb_anacondacloud] enabled
[I 01:02:41.176 NotebookApp] [nb_conda] enabled
[I 01:02:42.015 NotebookApp] \u2713 nbpresent HTML export ENABLED
[W 01:02:42.015 NotebookApp] \u2717 nbpresent PDF export DISABLED: No module named 'nbbrowserpdf'
[I 01:02:42.147 NotebookApp] Serving notebooks from local directory: c:/Hafidz/Playground/
[I 01:02:42.147 NotebookApp] 0 active kernels
[I 01:02:42.147 NotebookApp] The Jupyter Notebook is running at: http://localhost:8888/?token=38564ad6bc871a295d6f9f0ddcbb6c2e9a459ff9cf8860fb
[I 01:02:42.147 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 01:02:42.162 NotebookApp]
Copy/paste this URL into your browser when you connect for the first time,
to login with a token:
http://localhost:8888/?token=38564ad6bc871a295d6f9f0ddcbb6c2e9a459ff9cf8860fb
[I 01:02:42.581 NotebookApp] Accepting one-time-token-authenticated connection from ::1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment