Message from Python discussions
November 2018
— If you would like to make the platform, I'd say it's too complicated for beginners
If you would like to try on HFT, then python would be a great tool
you may refer to the pinned message
— Thanks
—
Queue.Queue(maxsize=15)
— Then you put item into that queue
— Thanks
— Has someone used json-e? How can I pair two fields in an $ eval?
— Https://clk.icu/EMlVD9L
— On a phone. Sure.
— Yeah, how can I do it?
— By writing an AI recognizing sarcasm
— Hey, I just installing new virtualenv in my machine and I want to add that environment to my jupyter kernel, I know I have to install ipyterken inside the virtualenv in order to add this environment to my jupyter. But you know some time it sucks when I make new environment and have to install ipykernel inside that. Do you know how to install new kernel without install ipykernel inside the environment? it is like install ipykernel on your system once and use that for every virtualenv you made