-
For SKADC-3, we design the following experiments.
- [x] 1. Imaging with OSKAR, make a proper interface. We should be able to select the cell size at will. (#261)
- [x] #319
- [ ] 3. Skymodel=(de…
-
### Describe the bug
Implementing party town with GTM we are seeing this kind of issue:
### Reproduction
private integration environment
### Steps to reproduce
put type="text/partytown" with…
-
**Please describe the feature you'd like to see**
In our code base, we should remove the following lines of code:
https://github.com/astronomer/astro-sdk/blob/ba25f0c8bb7ab0a3e7d2873228bad9b36e7305e…
-
@kelle asked me to post an issue, that I've been trying to figure out how to better integrate my "astronomy with pandas" tutorials(https://github.com/janerigby/astro-pandas-tutorials) into the astrop…
-
- [x] hook based destructors (since we know executed components)
- [ ] storybook support
- [x] style binding https://github.com/lifeart/glimmer-next/pull/120
- [x] replace allSettled with rerender …
-
Needs another export (see astro-env)
-
Hi,
Have cloned the entire project.
Run the commands:
`npm install`
`npm run dev`
Visiting http://localhost:3000/
I receive the following error message on the webpage:
`
Error
An er…
-
Hey, firstly, thanks so much for making these image tools for Astro, *so* helpful :)
Hopefully I'm not missing something in the docs, but I am experiencing images flickering on load when using the …
-
Hi there,
I'm trying out v1 - so far it's working well for me aside from one issue. I see that here, you call `iconToSVG` providing only one argument: https://github.com/natemoo-re/astro-icon/blob/…
-
at the moment this is needed for ts: `browserSync({})` instead of being able to do `browserSync()`