-
@bendichter @luiztauffer
I started to put together a plugin system for processing tools. Right now, the plugins are included directly in the neurobass repo, but later we can separate them out into …
-
I'm using latest NWB and source maps (I put debugger statement in) is not working
I get
```
undefined
/** WEBPACK FOOTER **
**
**/
```
-
### Bug description
Not sure if this is a bug or if I'm doing something wrong?
I've made some changes to a nwb files for a dandiset I created last year (https://gui.dandiarchive.org/#/dandiset/000…
-
I am trying to run a development server locally and code doesn't appear to reload code in the browser on save of file or on reload of browser. This happens when I run the server with `npm run start`.
…
-
After reading most of the documentation I could not find any information about server sider rendering. Is this on the roadmap?
To me this would be a really valuable feature since it's probably the har…
-
If peerDependencies were handled like any other normal module the plugin tries to install and Webpack was able to resolve the package name, they wouldn't be installed.
e.g. when you're using compat…
insin updated
7 years ago
-
This issue is a: Question
I'm unable to import css from node_modules.
I have the following css rules:
```
rules: {
css: {
modules: true,
localIdentName: '[name]__[…
-
- [ ] React
- [ ] Server (+ Babel)
- [ ] Client (+ Babel)
- [ ] Auto-install
- [ ] Conventions (where files/builds go by default)
...
-
```python
x1, y1, t1, x2, y2, t2, stop_time = dl.load_leds('/projects/ec109/maria/novel-env-nwb/actions/003-010821-6/data/main.nwb')
t1[:10]
array([3909.3781351, 3909.4032681, 3909.4258424, 3909.45…
-
**Description**
Currently the plugin only shows files that are already linked to a KG Resource.
Let's add the ability for a user to manage files:
- upload of new files and automatic linking to underl…