[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#31449: [PATCH 3/3] gnu: jupyter: Add search path.
From: |
Ludovic Courtès |
Subject: |
bug#31449: [PATCH 3/3] gnu: jupyter: Add search path. |
Date: |
Thu, 17 May 2018 13:18:20 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Rouby Pierre-Antoine <address@hidden> skribis:
> * gnu/package/python.scm (jupyter)[native-search-paths]: Add it.
Applied as well!
So to run the Jupyter Notebook (web UI), you can do:
guix environment --ad-hoc jupyter jupyter-guile-kernel -- jupyter notebook
And from there, point your browser to http://localhost:8888, select
New -> Guile, and you get a REPL.
Thank you!
Ludo’.
[bug#31449] [PATCH 3/3] gnu: jupyter: Add search path., Rouby Pierre-Antoine, 2018/05/14
[bug#31449] [PATCH 1/3] gnu: Add guile-simple-zmq., Ludovic Courtès, 2018/05/14