For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Bt on AWS, jupyter notebook crash
-
Hi guys,
I'm coding on a t2.micro instance on AWS ec2 running on Amazon Linux 2 os. I built a strategy with 2 data feeds and everything works well but when I try to plot it, my jupyter notebook kernel stay busy forever... I cant even stop jupyter, I have to close the cmd and reboot my instance in order to use it again.
Anyone faced the same issue or have a solution?
Thanks,
Antoine