-
This is an edit that I'm happy to take a crack at but I need some guidance on how best to approach it (@mistercrunch).
I'd like the option to set some dashboards to always autorefresh. At the moment …
-
There appear to be a bunch of problems in the current release of caravel that make it unusable, just in my tests... In addition to #39, here's another issue:
When clicking 'start over', I always se…
-
Related to #40, but different. When clicking 'start over', *in some situations*, I get this error:
```
Caravel server encountered exception(s):
Other instance of caravel is running elsewher…
-
Very strange things are happening with the latest dev version... not sure if these should be separate issues but here goes:
First: when I load, it keeps looking for stats files and objects files --…
-
When I try to active a subproject I get this error on the terminal:
```
ERROR in caravel: Unhandled Exception: activate_subproject
```
and no response on the browser.
-
Just thinking out loud...what if your caravel file looked like:
```
projects:
- project1.yaml
- project2.yaml
caravel_token: blahblahblah
```
Then we could read and use that as the to…
-
* os: GNU/Linux (Ubuntu 18.01)
* version: 2.15.1
* compiled from sources (the tarball)
I had ballistas firing on an enemy ship that were sailing back to its harbor :
![7kaa-bug](https://user-ima…
-
@nsheff is this intended to be used for `peppy` docs? Will `pepkit` have its own theme, use one of the standard ones, or decide on docs themes at the repo level rather than org level?
-
raised in discussion with @nsheff a few days ago
Would it be possible to include the following lines in the `Runner.__call__`?
https://github.com/pepkit/looper/blob/0d2db9d57acf087e8ae9cf066d0e…
-
Before a lot of additional parser-specific code is in `master` (https://github.com/pepkit/looper/pull/109), can we go ahead and make a `parser` subpackage? From discussion yesterday with @nsheff emerg…