Loïc Houpert

Results 17 issues of Loïc Houpert

Hi, Is there an option to add arguments in the function .report so we can choose what to display? (e.g. I would be interested to only have the variable description...

type: enhancement

Hi, currently all my files are cached on my SD card don't have the disk number in their name. Is it possible to format the filename of the cached files...

Is there a plan to add an access to quality-controlled Argo floats trajectory data such as ANDRO (https://seanoe.org/data/00360/47077/)?

enhancement
argo-traj

Thank you very much Jaan for your work of putting together thsi repository. Following your method, I tried to convert the markdown with tex equation into docx but I cannot...

As promised in https://github.com/rougier/from-python-to-numpy/issues/95 , I am proposing a jupyter-book version of the book. To generate the jupyter-book, I added a `_config.yml` and `_toc.yml` files. Then it is relatively straightforward...

Hi, Just to let you know that I forked this repository, to work on a [jupyter-book](https://jupyterbook.org) version [[here](https://github.com/lhoupert/from-python-to-numpy/tree/jb-version)] It is currently a work in progress, I encountered an issue with...

**Is your feature request related to a problem? Please describe.** When adding a marker on a folium map such as: ```python fm = folium.Map(location=(44,3), tiles="Stamen Terrain") folium.Marker( location=(44,3.2), popup="data1", icon=folium.Icon(color='#8000ff',icon_color='#4df3ce',...

enhancement
help wanted

### Describe the bug Running `cless` command on iTerm (MacOS v12.1) is not returning a colorized output while `ccat | less ` is returning the expected output. See example below...

Since the recent update or MariaDb (11.3.2) the connectivity broke down between nextcloud and mariadb. This can be fixed by adding addition flag to the mariadb command `--character-set-server=utf8` A solution...

question
integration: database

To address https://github.com/nextcloud/docker/issues/2165