Skip to content

Instantly share code, notes, and snippets.

@MaxGhenis
Created April 15, 2018 23:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MaxGhenis/2a9959a351d00b8bb31895c3eaca0afd to your computer and use it in GitHub Desktop.
Save MaxGhenis/2a9959a351d00b8bb31895c3eaca0afd to your computer and use it in GitHub Desktop.
jupyter_nbextensions_configurator installation
(xenial)mghenis@localhost:~$ conda install -c conda-forge jupyter_nbextensions_configurator
Solving environment: done
==> WARNING: A newer version of conda exists. <==
current version: 4.4.10
latest version: 4.5.1
Please update conda by running
$ conda update -n base conda
## Package Plan ##
environment location: /home/mghenis/miniconda3
added / updated specs:
- jupyter_nbextensions_configurator
The following packages will be downloaded:
package | build
---------------------------|-----------------
openssl-1.0.2o | 0 3.5 MB conda-forge
ca-certificates-2018.1.18 | 0 140 KB conda-forge
jupyter_contrib_core-0.3.3 | py36_1 28 KB conda-forge
certifi-2018.1.18 | py36_0 143 KB conda-forge
jupyter_nbextensions_configurator-0.4.0| py36_0 470 KB conda-forge
------------------------------------------------------------
Total: 4.3 MB
The following NEW packages will be INSTALLED:
jupyter_contrib_core: 0.3.3-py36_1 conda-forge
jupyter_nbextensions_configurator: 0.4.0-py36_0 conda-forge
The following packages will be UPDATED:
certifi: 2018.1.18-py36_0 --> 2018.1.18-py36_0 conda-forge
openssl: 1.0.2o-h20670df_0 --> 1.0.2o-0 conda-forge
The following packages will be DOWNGRADED:
ca-certificates: 2018.03.07-0 --> 2018.1.18-0 conda-forge
Proceed ([y]/n)? y
Downloading and Extracting Packages
openssl 1.0.2o: ############################################################################################################ | 100%
ca-certificates 2018.1.18: ################################################################################################# | 100%
jupyter_contrib_core 0.3.3: ################################################################################################ | 100%
certifi 2018.1.18: ######################################################################################################### | 100%
jupyter_nbextensions_configurator 0.4.0: ################################################################################### | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: / + /home/mghenis/miniconda3/bin/jupyter-nbextensions_configurator enable --sys-prefix
Enabling: jupyter_nbextensions_configurator
- Writing config: /home/mghenis/miniconda3/etc/jupyter
- Validating...
jupyter_nbextensions_configurator OK
Enabling notebook nbextension nbextensions_configurator/config_menu/main...
Enabling tree nbextension nbextensions_configurator/tree_tab/main...
done
(xenial)mghenis@localhost:~$ jupyter notebook
[I 16:14:27.887 NotebookApp] [jupyter_nbextensions_configurator] enabled 0.4.0
[I 16:14:27.889 NotebookApp] Serving notebooks from local directory: /home/mghenis
[I 16:14:27.890 NotebookApp] 0 active kernels
[I 16:14:27.890 NotebookApp] The Jupyter Notebook is running at:
[I 16:14:27.890 NotebookApp] http://localhost:8888/?token=5d0f10594c704e31198228e951e252172e1446cd5d27f3a9
[I 16:14:27.890 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[W 16:14:27.890 NotebookApp] No web browser found: could not locate runnable browser.
[C 16:14:27.891 NotebookApp]
Copy/paste this URL into your browser when you connect for the first time,
to login with a token:
http://localhost:8888/?token=5d0f10594c704e31198228e951e252172e1446cd5d27f3a9
[I 16:16:10.420 NotebookApp] 302 GET /?token=5d0f10594c704e31198228e951e252172e1446cd5d27f3a9 (::1) 0.85ms
^C[I 16:17:04.462 NotebookApp] interrupted
Serving notebooks from local directory: /home/mghenis
0 active kernels
The Jupyter Notebook is running at:
http://localhost:8888/?token=5d0f10594c704e31198228e951e252172e1446cd5d27f3a9
Shutdown this notebook server (y/[n])? ^C[C 16:17:04.663 NotebookApp] received signal 2, stopping
[I 16:17:04.664 NotebookApp] Shutting down 0 kernels
(xenial)mghenis@localhost:~$ conda update -n base conda
Solving environment: done
## Package Plan ##
environment location: /home/mghenis/miniconda3
added / updated specs:
- conda
The following packages will be downloaded:
package | build
---------------------------|-----------------
certifi-2018.1.18 | py36_0 144 KB
conda-4.5.0 | py36_0 1.0 MB
------------------------------------------------------------
Total: 1.2 MB
The following packages will be UPDATED:
ca-certificates: 2018.1.18-0 conda-forge --> 2018.03.07-0
certifi: 2018.1.18-py36_0 conda-forge --> 2018.1.18-py36_0
conda: 4.4.10-py36_0 --> 4.5.0-py36_0
openssl: 1.0.2o-0 conda-forge --> 1.0.2o-h20670df_0
Proceed ([y]/n)? y
Downloading and Extracting Packages
certifi 2018.1.18: ######################################################################################################### | 100%
conda 4.5.0: ############################################################################################################### | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
(xenial)mghenis@localhost:~$ jupyter notebook
[I 16:17:29.241 NotebookApp] [jupyter_nbextensions_configurator] enabled 0.4.0
[I 16:17:29.244 NotebookApp] Serving notebooks from local directory: /home/mghenis
[I 16:17:29.245 NotebookApp] 0 active kernels
[I 16:17:29.245 NotebookApp] The Jupyter Notebook is running at:
[I 16:17:29.245 NotebookApp] http://localhost:8888/?token=34ec23b73d5b8d199fe1b08475bd2395467e3431694b80bb
[I 16:17:29.245 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[W 16:17:29.246 NotebookApp] No web browser found: could not locate runnable browser.
[C 16:17:29.246 NotebookApp]
Copy/paste this URL into your browser when you connect for the first time,
to login with a token:
http://localhost:8888/?token=34ec23b73d5b8d199fe1b08475bd2395467e3431694b80bb
^C[I 16:18:43.691 NotebookApp] interrupted
Serving notebooks from local directory: /home/mghenis
0 active kernels
The Jupyter Notebook is running at:
http://localhost:8888/?token=34ec23b73d5b8d199fe1b08475bd2395467e3431694b80bb
Shutdown this notebook server (y/[n])? ^C[C 16:18:43.903 NotebookApp] received signal 2, stopping
[I 16:18:43.904 NotebookApp] Shutting down 0 kernels
(xenial)mghenis@localhost:~$ conda install -c conda-forge jupyter_nbextensions_configurator
Solving environment: done
## Package Plan ##
environment location: /home/mghenis/miniconda3
added / updated specs:
- jupyter_nbextensions_configurator
The following packages will be downloaded:
package | build
---------------------------|-----------------
conda-4.5.1 | py36_0 621 KB conda-forge
certifi-2018.1.18 | py36_0 143 KB conda-forge
------------------------------------------------------------
Total: 764 KB
The following packages will be UPDATED:
certifi: 2018.1.18-py36_0 --> 2018.1.18-py36_0 conda-forge
conda: 4.5.0-py36_0 --> 4.5.1-py36_0 conda-forge
openssl: 1.0.2o-h20670df_0 --> 1.0.2o-0 conda-forge
The following packages will be DOWNGRADED:
ca-certificates: 2018.03.07-0 --> 2018.1.18-0 conda-forge
Proceed ([y]/n)? y
Downloading and Extracting Packages
conda 4.5.1: ############################################################################################################### | 100%
certifi 2018.1.18: ######################################################################################################### | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
(xenial)mghenis@localhost:~$ jupyter notebook
[I 16:20:13.023 NotebookApp] [jupyter_nbextensions_configurator] enabled 0.4.0
[I 16:20:13.026 NotebookApp] Serving notebooks from local directory: /home/mghenis
[I 16:20:13.026 NotebookApp] 0 active kernels
[I 16:20:13.026 NotebookApp] The Jupyter Notebook is running at:
[I 16:20:13.026 NotebookApp] http://localhost:8888/?token=8e27de03b081672c8dedf0a749f9b4a45cf516f860464975
[I 16:20:13.026 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[W 16:20:13.027 NotebookApp] No web browser found: could not locate runnable browser.
[C 16:20:13.027 NotebookApp]
Copy/paste this URL into your browser when you connect for the first time,
to login with a token:
http://localhost:8888/?token=8e27de03b081672c8dedf0a749f9b4a45cf516f860464975
^C[I 16:21:26.265 NotebookApp] interrupted
Serving notebooks from local directory: /home/mghenis
0 active kernels
The Jupyter Notebook is running at:
http://localhost:8888/?token=8e27de03b081672c8dedf0a749f9b4a45cf516f860464975
Shutdown this notebook server (y/[n])? ^C[C 16:21:26.432 NotebookApp] received signal 2, stopping
[I 16:21:26.433 NotebookApp] Shutting down 0 kernels
(xenial)mghenis@localhost:~$ conda update
CondaValueError: no package names supplied
# If you want to update to a newer version of Anaconda, type:
#
# $ conda update --prefix /home/mghenis/miniconda3 anaconda
(xenial)mghenis@localhost:~$ conda update --all
Solving environment: done
## Package Plan ##
environment location: /home/mghenis/miniconda3
The following packages will be downloaded:
package | build
---------------------------|-----------------
setuptools-39.0.1 | py36_0 549 KB
libgcc-ng-7.2.0 | hdf63c60_3 6.1 MB
cffi-1.11.5 | py36h9745a5d_0 212 KB
cryptography-2.2.2 | py36h14c3975_0 599 KB
wheel-0.31.0 | py36_0 62 KB
certifi-2018.1.18 | py36_0 144 KB
pysocks-1.6.8 | py36_0 22 KB
pip-9.0.3 | py36_0 2.3 MB
python-3.6.5 | hc3d631a_0 29.4 MB
libstdcxx-ng-7.2.0 | hdf63c60_3 2.5 MB
------------------------------------------------------------
Total: 41.9 MB
The following packages will be UPDATED:
ca-certificates: 2018.1.18-0 conda-forge --> 2018.03.07-0
certifi: 2018.1.18-py36_0 conda-forge --> 2018.1.18-py36_0
cffi: 1.11.4-py36h9745a5d_0 --> 1.11.5-py36h9745a5d_0
cryptography: 2.1.4-py36hd09be54_0 --> 2.2.2-py36h14c3975_0
libgcc-ng: 7.2.0-h7cc24e2_2 --> 7.2.0-hdf63c60_3
libstdcxx-ng: 7.2.0-h7a57d05_2 --> 7.2.0-hdf63c60_3
openssl: 1.0.2o-0 conda-forge --> 1.0.2o-h20670df_0
pip: 9.0.1-py36h6c6f9ce_4 --> 9.0.3-py36_0
pysocks: 1.6.7-py36hd97a5b1_1 --> 1.6.8-py36_0
python: 3.6.4-hc3d631a_1 --> 3.6.5-hc3d631a_0
setuptools: 38.4.0-py36_0 --> 39.0.1-py36_0
wheel: 0.30.0-py36hfd4bba0_1 --> 0.31.0-py36_0
The following packages will be DOWNGRADED:
conda: 4.5.1-py36_0 conda-forge --> 4.5.0-py36_0
Proceed ([y]/n)? y
Downloading and Extracting Packages
setuptools 39.0.1########################################################################################################### | 100%
libgcc-ng 7.2.0############################################################################################################# | 100%
cffi 1.11.5################################################################################################################# | 100%
cryptography 2.2.2########################################################################################################## | 100%
wheel 0.31.0################################################################################################################ | 100%
certifi 2018.1.18########################################################################################################### | 100%
pysocks 1.6.8############################################################################################################### | 100%
pip 9.0.3################################################################################################################### | 100%
python 3.6.5################################################################################################################ | 100%
libstdcxx-ng 7.2.0########################################################################################################## | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
(xenial)mghenis@localhost:~$ jupyter notebook
[I 16:23:05.697 NotebookApp] [jupyter_nbextensions_configurator] enabled 0.4.0
[I 16:23:05.701 NotebookApp] Serving notebooks from local directory: /home/mghenis
[I 16:23:05.701 NotebookApp] 0 active kernels
[I 16:23:05.701 NotebookApp] The Jupyter Notebook is running at:
[I 16:23:05.701 NotebookApp] http://localhost:8888/?token=0aaa9b56a176e80bd5e152585ee926c66fecb344bc7109b5
[I 16:23:05.701 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[W 16:23:05.702 NotebookApp] No web browser found: could not locate runnable browser.
[C 16:23:05.702 NotebookApp]
Copy/paste this URL into your browser when you connect for the first time,
to login with a token:
http://localhost:8888/?token=0aaa9b56a176e80bd5e152585ee926c66fecb344bc7109b5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment