Maarten Breddels
Maarten Breddels
If you run into issues, I'm happy to help. It will be good feedback for us if the documentation is good enough.
https://github.com/widgetti/ipyaggrid/pull/32 is merged, so if you rebase on master, you already have the directory structure you need setup.
Good question, our current one is: ``` You help people plan trips, by showing information about desired target locations and displaying information on a map. First, take a look if...
I think that `numpy~=1.17` means` >=1.17,
`numpy~=1.17.0` does mean what you mentioned, it's different from the JS ecosystem (npm) where they use ^ and ~.
Maybe do 1 release with < 2, and the next release go to 2.1+?
Indeed. I think next week, we should try a release first with what is currently in master (module a few ci fixes). Would be nice to get numpy 2 support...
Hi Saul, it indeed should work. I created a new environment and installed ipyreact in it, and it works. Could you thy that as well? Maybe also upgrade vscode? cheers,...
Hi Dav, yes, that would be good to have. In principle we have access to all components from https://v2.vuetifyjs.com/en/components/date-pickers/ via https://ipyvuetify.readthedocs.io/ like you will see if you take a peek...
Hi, It shouldn't need nginx. The only thing I can think of is setting the port and the host. There is nothing special I think about digital ocean, I've used...