Carlo Cabrera
3d3b9874f9
language/python: create venvs with access to system site packages
...
A user may wish to use two use two brew-installed Python packages
together. For example, one might want to `import numpy` when using
`jupyterlab` or `ptpython`.
Currently, the only ways to do this I'm aware of is with some hacking of
`PYTHONPATH` or the creation of `.pth` files in a formula's prefix.
A better solution is to allow the virtualenvs that `brew` creates to
have access to system site-packages by default, so that `import numpy`
inside `ptpython` or `jupyterlab` just works.
Partially resolves Homebrew/homebrew-core#76950 .
2021-06-28 03:20:03 +01:00
..
2021-06-11 08:10:30 +01:00
2021-06-14 14:28:27 -04:00
2021-06-25 21:34:32 +02:00
2021-06-22 18:06:53 +01:00
2021-06-17 11:34:32 +01:00
2021-05-18 17:10:20 +05:30
2021-05-21 00:07:42 +00:00
2021-04-14 12:37:25 +01:00
2021-06-25 21:34:32 +02:00
2021-06-23 09:03:46 -04:00
2021-06-28 03:20:03 +01:00
2021-06-22 10:02:57 -04:00
2021-06-08 10:45:03 -04:00
2021-06-23 09:03:46 -04:00
2021-06-11 08:10:30 +01:00
2021-06-08 14:39:37 +01:00
2021-06-25 00:14:00 +00:00
2021-06-11 08:10:30 +01:00
2021-06-11 08:10:30 +01:00
2021-06-28 03:20:03 +01:00
2021-04-27 20:29:18 +01:00
2021-06-22 09:22:36 -05:00
2021-06-22 18:06:53 +01:00
2021-06-21 13:14:18 -04:00
2021-06-17 11:34:32 +01:00
2021-04-29 14:48:45 +01:00
2021-04-13 22:23:32 +09:00
2021-05-12 13:37:18 +01:00
2021-06-22 18:06:52 +01:00
2021-05-04 14:20:20 +01:00
2021-06-18 12:03:22 -04:00
2021-05-25 11:47:44 +02:00
2021-06-25 13:30:24 +08:00
2021-05-08 11:20:01 +10:00
2021-06-08 22:02:32 -04:00
2021-05-02 00:29:01 +01:00
2021-05-08 11:20:01 +10:00
2021-06-11 08:10:30 +01:00
2021-04-14 12:37:18 +01:00
2021-06-26 15:45:51 +02:00
2021-06-18 12:03:22 -04:00
2021-05-09 18:34:09 +01:00
2021-06-22 20:57:09 +09:00
2021-06-10 14:51:19 -04:00
2021-06-11 13:48:25 -04:00
2021-06-22 18:06:52 +01:00
2021-06-17 11:34:32 +01:00
2021-06-18 17:34:42 +01:00
2021-04-27 09:36:36 +02:00
2021-05-04 14:20:20 +01:00
2021-06-23 09:03:46 -04:00
2021-05-04 11:30:14 -04:00
2021-06-24 19:12:40 +01:00
2021-06-18 15:30:14 -04:00
2021-06-23 18:27:10 +01:00
2021-06-23 18:27:10 +01:00
2021-05-04 16:21:23 +01:00
2021-06-11 08:10:30 +01:00
2021-06-17 11:34:32 +01:00
2021-04-14 12:37:18 +01:00
2021-06-15 15:59:00 -04:00
2021-06-18 12:03:22 -04:00
2021-04-17 20:56:56 +09:00
2021-05-13 11:02:39 -04:00
2021-06-09 12:11:51 +01:00
2021-04-23 13:43:55 +01:00
2021-06-23 09:03:46 -04:00
2021-04-20 20:32:01 +09:00
2021-06-21 14:25:01 +01:00
2021-06-15 12:52:39 +01:00
2021-06-16 10:30:52 -04:00
2021-04-15 19:24:25 +01:00
2021-06-11 08:10:30 +01:00
2021-06-22 18:06:52 +01:00
2021-06-08 02:14:01 +02:00
2021-06-11 08:10:30 +01:00
2021-06-11 08:10:30 +01:00
2021-06-17 11:34:32 +01:00
2021-06-11 08:10:30 +01:00
2021-06-11 08:10:30 +01:00
2021-06-11 08:10:30 +01:00
2021-05-11 13:44:32 +01:00
2021-06-11 08:10:30 +01:00
2021-06-11 20:02:31 +05:30
2021-06-11 08:10:30 +01:00
2021-06-22 18:06:52 +01:00
2021-06-15 10:11:40 -04:00
2021-06-18 14:34:10 +01:00
2021-06-16 14:16:57 -04:00