-
Hi, I enabled PEP 582 globally and made the .env file as explained in https://pdm.fming.dev/latest/usage/pep582/ . I installed jupyter lab with the command When I try to run I am able to run it correctly with the command |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
@Hofsmo As a side note, PEP-582 has been rejected by Python Steering Council, so it become advisable not to use it. |
Beta Was this translation helpful? Give feedback.
@Hofsmo As a side note, PEP-582 has been rejected by Python Steering Council, so it become advisable not to use it.
PEP-582 status