Stefan Brand

Results 91 comments of Stefan Brand

You can do `pip install git+https://github.com/youngthejames/jupyterlab_filetree.git`

It exists. :wink: If I interpret #34 correctly, to date there is no PYPI package.

You can simply call `Javascript` to trigger a new notification at the end of the cell: ## Simple version This is without body and icon: ```python from IPython.display import Javascript...

Works in Jupyter Lab Version 1.0.1. I installed it like this in a Jupyter cell: ```Jupyter Notebook !pip uninstall jupyternotify -y !pip install git+https://github.com/cphyc/jupyter-notify.git %reload_ext jupyternotify ``` However, I also...

Same for me, doesn't work in this environment: ``` jupyter core : 4.7.1 jupyter-notebook : 6.2.0 qtconsole : not installed ipython : 7.21.0 ipykernel : 5.3.4 jupyter client : 6.1.11...

The lack of an `addClass()` method becomes even more problematic in the context of [`Leaflet.VectorGrid`](https://github.com/Leaflet/Leaflet.VectorGrid). If a feature spans multiple tiles and I set the `class` property directly on the...

Stackoverflow has a question on this here: https://stackoverflow.com/questions/65508291/how-to-create-mapbox-vector-tiles-with-django-orm-and-postgis

Could you modify the "Open in browser" option so that it opens the URL in the default (preferred) browser, rather than the preinstalled browser? I'm on a KitKat phone without...

So this issue can be closed then, right? Thank you for pointing me to the newer issue!

There is MGit (View and interact with git repositories) - https://f-droid.org/app/com.manichord.mgit for editing files and coding away... ;)