Estimating Number of Jupyter Notebooks on Github
21–30 of 135 posts
Re: Estimating Number of Jupyter Notebooks on Github
#22The linked post is actually a Jupyter notebook itself - analysing the number of notebooks on Github.
A key element with Kyso is that the code is hidden by default to make it readable to non-technical people but you can click on the "code hidden" button on the top right to see the code in full.
If you want to give Kyso a go - sign up and import from Github directly on this page: https://kyso.io/github, or upload using this page: https://kyso.io/create/study
Re: Estimating Number of Jupyter Notebooks on Github
#23OP and Founder of Kyso here - we built Kyso to make it easier to blog your notebooks to the public and also to make them easier to share in teams. The linked post is actually a Jupyter notebook itself - analysing the number of notebooks on Github. A key element with Kyso is that the code is hidden by default to make it readable to non-technical people but you can click on the "code hidden" button on the top right to…
Upload directly, import from Github or use our plugin to publish from Jupyterlab itself - all those methods are outlined on our docs page: https://kyso.io/docs
Re: Estimating Number of Jupyter Notebooks on Github
#24I think it would be cool to run the same analysis on the number of R Notebooks on Github and compare the two.
So the fairer comparison would be to compare .rmd vs. .ipynb instead of looking at the kernelspecs in .ipynbs to see the distribution of R users. In my experience (I own the Azure Notebooks service at Microsoft), I see very little R usage - in the order of 1% of Python, similar to what other commenters on this thread have seen.
Re: Estimating Number of Jupyter Notebooks on Github
#25We use notebooks heavily for onboarding devs & data scientists to Graphistry, and I only see that increasing. Interestingly, for initial use, we increasingly start teams on their existing internal NB servers, and for new ones, they either start on Jupyter included in their Graphistry AMI or use Google Colab. So, very little outside of our quick start notebook skeletons hits GitHub. So... How many notebooks are actual…
Re: Estimating Number of Jupyter Notebooks on Github
#26My two cents: We've been recently working in a FREE hosted version of Jupyter Lab mainly intended for education. Feel free to check it out. https://notebooks.ai/ Would love to hear some feedback.
Re: Estimating Number of Jupyter Notebooks on Github
#27Off topic: Possibly something in my config, but I've recently got a lot of "Sorry, something went wrong. Reload?" when trying to view Jupyter notebooks on github itself. Seems to be working right now. I have used this as an alternate: https://nbviewer.jupyter.org/
Re: this - it would be fun to set up a Beowulf cluster of Jupyter notebooks, if you will, and just upload them to Github for free parallell computations. (Obviously this would be for shits 'n giggles, not any serious work).
Re: Estimating Number of Jupyter Notebooks on Github
#28We are VM based for now but are moving to be kubernetes based to make sharing better. Our initial market is classrooms.
Re: Estimating Number of Jupyter Notebooks on Github
#29OP and Founder of Kyso here - we built Kyso to make it easier to blog your notebooks to the public and also to make them easier to share in teams. The linked post is actually a Jupyter notebook itself - analysing the number of notebooks on Github. A key element with Kyso is that the code is hidden by default to make it readable to non-technical people but you can click on the "code hidden" button on the top right to…
Re: Estimating Number of Jupyter Notebooks on Github
#30[1] https://code.visualstudio.com/docs/python/jupyter-support