elife sprint: Integrating Stencila and Binder
This article reports on a project, integrating Stencila and Binder, which started at the eLife Innovation Sprint 2018 (#eLifeSprint). A longer version has been cross-posted on multiple blogs (eLife...
View ArticleHighlights From The 2018 NYC DISC Sprint
Acknowledgements:Thank you to Two Sigma for hosting DISC !Afshin Darian and Steve Silvester from the JupyterLab core developers team along with Diego Torres who helped facilitate.Reshama Shaikh...
View ArticleThe Future of JupyterCon, 2019 and Beyond
Project Jupyter’s goals for our annual conference include serving our global community, connecting Jupyter users from different disciplines, showcasing their knowledge, and celebrating the many ways...
View ArticleIntroducing repo2docker
The Binder Project’s repo2docker tool gives data scientists the benefits of containerization technology without needing to learn Docker itself. To make your repository compatible with repo2docker, you...
View ArticleTeaching and Learning with Jupyter
The book-sprint participants on day 1, developing the content ideas for our open book. Credit: Richard West.From the early days — even before the Jupyter name — many of us foresaw that the IPython...
View ArticleA new Python kernel for Jupyter
Project Jupyter aims at providing a consistent set of tools for interactive computing workflows across multiple programming languages. Jupyter projects are popular at all stages of a research project...
View ArticleJupyter Community Workshops
We are thrilled to announce the Jupyter Community workshops for the first half of 2019. We had 16 proposals submitted, each of which represents a tremendous amount of effort and opportunity for...
View ArticleJupyter notebooks for post-election audits
The following is a guest blog post authored by Kellie Ottoboni, describing her recent work where they used Jupyter to support statistical audits of election results.In December 2018, I facilitated...
View ArticleJupyter Community Workshop: Jupyter for Scientific User Facilities and...
We are excited to share more news about the Jupyter Community Workshop for Scientific User Facilities and High-Performance Computing! This is part of a series of Jupyter Community Workshops funded by...
View ArticleJupyter Conference Advisory Committee
In December, we announced the formation of a Jupyter Conference Advisory Committee to explore the future of the annual Jupyter conference. We are very grateful for the outpouring of support from the...
View ArticleJupyter Community Workshop: Dashboarding with Project Jupyter
We have some exciting news about the Jupyter Community Workshop on dashboarding!The workshop will be held in Paris, France, from June 3rd to June 6th, 2019. The event is being hosted at Center for...
View ArticleZero to JupyterHub helm chart 0.8
We’ve just released version 0.8 of the jupyterhub helm chart.For those who may not know, Zero to JupyterHub is a guide and helm chart for deploying JupyterHub on Kubernetes. Helm is like a package...
View ArticleSimpler authentication for small scale JupyterHubs with NativeAuthenticator
NativeAuthenticator adds traditional username / password based sign up, login, & user management features to JupyterHubIn this post I'll tell you about the new JupyterHub authenticator I...
View ArticleIntroducing TraefikProxy, a new JupyterHub proxy based on Traefik
Introducing TraefikProxy — a scalable and highly available proxy for JupyterHubIn the JupyterHub context, the proxy is the unit in charge of directing the user requests to their notebook servers.The...
View ArticleJupyter notebook XSSI security fix
We have just released Jupyter notebook 5.7.6 with a security fix for a cross-site inclusion (XSSI) vulnerability, where content from a Jupyter server could be included in another page if the visitor is...
View ArticleOpen Redirect Vulnerability in Jupyter, JupyterHub
JupyterHub ≤ 0.9.4 and Notebook ≤ 5.7.6 are affected. Versions 0.9.5 and 5.7.7 are released today with fixes. Upgrade with pip or conda:pip install --upgrade 'notebook>=5.7.7'pip install --upgrade...
View ArticleKellie Ottoboni Receives Award for Post-Election Auditing Notebook
On Thursday, March 14th at their annual conference in Washington DC, Kellie Ottoboni received the Innovation Award from the Election Verification Network (EVN) for her work with Professor Philip Stark...
View ArticleJupyter Community Workshop: Building upon the Jupyter Kernel Protocol
We have some exciting news about the Jupyter Community Workshop on kernels!The workshop will be held in Paris, France, from May 27th to May 29th 2019. The event is being hosted at Capital Fund...
View ArticleDevOps Intelligence
Responding to internal stakeholders via feedback loops relies on readily available knowledge.A JupyterHub ShowcaseDevOps Intelligence turns data from software development and delivery processes into...
View ArticleROS @ Jupyter
Project Jupyter is a huge hit in data science, but it has not yet found widespread adoption in robotics. Today, we are releasing the first version of jupyter-ros, a collection of Jupyter interactive...
View Article