Viewing profile — qacek
qacek
HN member- Joined
- Sat, Jan 22, 2011, 9:48 PM UTC
- HN karma
- 5
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About qacek
No profile information was provided.
Recent public activity
-
comment
Comment #16490077
Very cool! Thank you :) https://buymeacoff.ee/jwkvam
-
comment
Comment #16426102
Are there any plans for the JupyterLab and colab to unfork? Parts of colab seems nice but this feels like a google product that could get pulled at any moment
-
comment
Comment #16423597
I see, well you might get a better answer from a Jupyter dev. I use the autoreload extension to automagically pull in my lastest code [1]. It usually works. For your second questio…
-
comment
Comment #16422821
Are you referring to editing text files or in notebooks?
-
comment
Comment #16422790
Have you tried https://github.com/jupyterlab/jupyterlab-google-drive ?
-
comment
Comment #14606333
I suppose each framework has their own shortcomings compared to Shiny. I wonder what key features are missing from those frameworks that would make it a viable option for you? I wi…
-
comment
Comment #11530263
Thanks, I am happy to accept PRs that expose more functionality.
-
comment
Comment #11529076
I like plotly as well but I couldn't stand the python api nor cufflinks for that matter so I created my own wrapper. It's not fully featured but it handles 90% of the cases I want.…