Skip to content
#

Jupyter Notebook

jupyter-notebook logo

The Jupyter Notebook is a language-agnostic HTML notebook application for Project Jupyter. Jupyter notebooks are documents that allow for creating and sharing live code, equations, visualizations, and narrative text together. People use them for data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more.

Here are 10,047 public repositories matching this topic...

minrk
minrk commented Nov 17, 2020

Currently, we run our internal_ssl tests by re-running several test modules with ssl_enabled = True. There's a lot of redundant testing going on here, since only a small subset of these tests are covering additional functionality the second time they run.

I see two ways to improve things:

  1. (probably simplest, easiest to keep good coverage) remove the duplicate internal_ssl_* test files

Created by Jupyter Developers

Released December 2011

Latest release 3 months ago

Repository
jupyter/notebook
Website
jupyter.org

Related Topics

jupyter
You can’t perform that action at this time.