kotfic

Results 40 issues of kotfic

See: https://github.com/OpenGeoscience/geonotebook/issues/145

ipykernel 4.6.1 seems to be causing trouble when testing - forcing us to (temporarily) peg to 4.5.2 in setup_requires. ``` (gnbtmp) kotfic@minastirith:~/tmp/geonotebook ⇒ tox -vv -e flake8 removing /home/kotfic/tmp/geonotebook/.tox/log using...

This has to do with how we store the key/value pair in M.layers._layers. the _remove_layer callback takes a name (the name of the layer currently on the map) and then...

Currently configuration of the ```[ktile]``` section requires specifying the url:port of the running notebook instance, we should be able to pull this information automatically out of the notebook so running...

https://github.com/OpenGeoscience/geonotebook/blob/master/geonotebook/wrappers/raster.py#L169-L170

https://github.com/OpenGeoscience/geonotebook/blob/master/geonotebook/wrappers/file_reader.py#L21-L31

By default, example notebooks are saved with geonotebook2 kernel. If run from python 3 only geonotebook3 kernel is available. Notebooks are 2/3 compatible but switching the kernel triggers some kind...

### Deliverables: + Importing from a python package with the ```girder_worker_plugins``` package will create item_task items for each task that has the self-describing API + Generated UI for item tasks...

feature

@manthey I seem to recall we pinned celery to `celery>=4,