jlanza
jlanza
Sometimes you have some problems while compiling that hangs the compilation program. In this cases the sublime console is not visualizing the report log. I guess it will be great...
> @djangoliv Thanks! > > I thought of doing something similar ... but then I was asked to close the open endpoint. > > I've settled on a relatively easy...
I just one to up this one. I think it would be really useful as to minimize the number of "opened" tabs.
Did you manage to solve it? I have a similar issue. When running on JupyterHub sometimes the kernel seems to be working properly while others it hangs and is never...
> I've seen this occasionally when a previous cell was either incomplete[0] or was swallowing stdin[1]. When this next occurs, please try restarting the kernel, and if the problem persists...
`editMessageReplyMarkup` only allows you to include an Inline Keyboard 👍 The trick I did, following your advice, is quite simple: ``` await menuMiddleware.replyToContext(ctx, menuPath) const msg = await ctx.reply(`TBR`, Extra.markup({...
Have you tried the example code I included? If I recall correctly, you have add an extra question and remove it. This way there is no entry "left" in Telegram...
Maybe a newbie question. Why is it not required to explicitly say the the ref in the URI is point to a dct:MediaType class? ``` if mimetype: mimetype_ref = URIRef(mimetype)...
I would like to add another comment concerning the same issue with the dcat:mediaType value. As from the DCAT-AP spec both `dct:format` and `dcat:mediaType` are `dct:MediaType`. In this sense, if...
I'm having the same problem. I manage to synchronize it again by selecting the calendars. The issue here is if there is another way not to have to select the...