FeatureHub icon indicating copy to clipboard operation
FeatureHub copied to clipboard

A collaborative feature engineering system built on JupyterHub

Results 5 FeatureHub issues
Sort by recently updated
recently updated
newest added

After _make build_ and _make up _, the started Jupyterhub doesn't use the configurations in jupyterhub_config.py, it still uses SystemSparwmer. I found it may be the problem of the access...

After I started a server and tried to run demo notebook, the first cell will fail due to >ImportError Traceback (most recent call last) > in () > 1 >---->...

We currently build Discourse topic urls as `.../t/{slug}`. However, if there are two features with identical descriptions, their slug will be the same and a trailing id will be needed...

LetsEncrypt limits the number of certificates that can be consecutively generated for the same domain. If full integration tests, that generated SSL certs, are repeatedly run (or if the entire...

enhancement

I'm not even sure how `from featurefactory.problems import commands` has been working. It is annoying to require admin commands to be set up correctly, and require a query to the...