-
## Long story short
I've realized that editing code in one service, closing it, then opening another service in my pipeline is hindering development. As it stands, I have to remember exactly what cod…
-
## Long story short
A user can be locked out of his own study, for 30s - 1 min.
## Steps to reproduce
not sure if that's always the case but:
- edit a jupyter notebook
- navigate back to Dash…
calys updated
3 years ago
-
Hi,
we you have `materialize-css` as dependency in your npm project and execute `npm audit`. The following issues are reported:
![image](https://user-images.githubusercontent.com/2926623/717305…
-
The newly redesigned sites have many accent images that would be best handled as SVG (for example, the showcase header https://github.com/WordPress/wporg-showcase-2022/issues/26). SVG will scale well …
-
In Caret I try to embed the following HTML:
```html
```
And the HTML file I get from 'export to HTML' looks like this:
```html
```
But I want it too look like this…
-
### 💡 Description
- https://github.com/NASA-PDS/s3-browser-cloudfront/security/dependabot/11
- https://github.com/NASA-PDS/s3-browser-cloudfront/security/dependabot/7
- https://github.com/NASA-PDS/…
-
I'm trying to migrate my code to Svelte 5, but when reloading the page the styles do not load.
Here is my relevant code:
```svelte
import { Carta, Markdown, MarkdownEditor } from "carta-md";…
-
### Renderer
v3
### Browser
Chrome
### Operating System
Windows
### What happened?
I had some quick headers was used inside a common line of text as global styles that now no longer work. For e…
-
Related to https://github.com/matrix-org/matrix-public-archive/issues/132
### Bundle efficiency
Based on what I was seeing in https://github.com/matrix-org/matrix-public-archive/pull/175 trying …
-
## Long story short
During the creation of a fairly geometrically intricate simulation, I discovered that a call to sim.UpdateGrid() was taking around 14 minutes when called from a Jupyter smash note…