Skip to content
jupyter-notebook logo

Jupyter Notebook

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 6,080 public repositories matching this topic...

loomlike
loomlike commented Apr 15, 2019

Description

Add Azure notebook to our SETUP doc.
I tested google colab and Azure notebook to run reco-repo without requiring creating any DSVM or compute by myself, and it works really well with simple tweaks to the notebooks (e.g. for some libs, should install manually).

I think it would be good to add at least Azure notebook to our SETUP doc, where users can easily test out our repo w/o

TomJDavey
TomJDavey commented Jun 25, 2019

Hi there,

While trying to configure JupyterHub locally, running in the terminal gives the following link:

"JupyterHub is now running at http://127.0.0.1:port/"

To which my browser responded "The connection was reset". I found that using HTTPS and ignoring the warnings solved this issue.

My specs are: Ubuntu 19.04, Firefox and I used openssl to get a key and certificate.
JupyterHub ve

wadethestealth
wadethestealth commented Oct 9, 2019

Documentation links inside the README.md of a couple of nteract package are broken (ex: commutable and rx-jupyter). To fix them it only requires a .html at the end, but I am unsure if you accidentally changed something on nteract.io where routing no longer works without .html so I am openning an issue for it

You can’t perform that action at this time.