Re: [jupyter] Random Astronomy Picture Example

2020-03-26 Thread Tom Luo
Hi, all, I still don't know how to solve this problem. Could anyone offer any suggestions? Thanks a lot! Best, Tom On Sun, Mar 22, 2020 at 1:56 AM Tom Lou wrote: > Thanks for your quick reply. Yes, I opened an issue in Github. > I used "jupyter labextension install jupyterlab_apod-2.0" to

Re: [jupyter] Random Astronomy Picture Example

2020-03-21 Thread Tom Lou
Thanks for your quick reply. Yes, I opened an issue in Github. I used "jupyter labextension install jupyterlab_apod-2.0" to install this extension. Then, Jupyterlab gives many errors in the backend terminal: File

Re: [jupyter] Random Astronomy Picture Example

2020-03-21 Thread Jason Grout
It should work in JupyterLab 2.0. Can you walk us through exactly what you are doing and where you are seeing an error, and what that error is? Someone just opened an issue asking it was compatible: https://github.com/jupyterlab/jupyterlab_apod/issues/4. Was that you? If so, can we continue the

[jupyter] Random Astronomy Picture Example

2020-03-21 Thread Tom Lou
I mean how do I change the code to make it compatible with Jupyter Lab 2.0? Thanks -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[jupyter] Random Astronomy Picture Example

2020-03-21 Thread Tom Lou
Hi, I try to follow the Random Astronomy Picture Example in this link. However, I use jupyter lab 2.0 and I cannot compile this extension. Does anyone know how do I change this example to make it compatible with Jupyter lab 2.0? Thanks