-
I got an issue that there are holes while drawing contours.
When i change size, it sometimes appears and sometimes disappears.
![contours](https://user-images.githubusercontent.com/14081956/702452…
-
@grd349
I am trying to do what you did with "model sunlike star.ipynb", to use pymc3 to model our star given solar observables, but I am running into problems:
```
def NN(inputs, model):
#inp…
-
@eduardogfma and @mariajoaosousa thanks for uploading the first modelling notebook. It makes the review much easier.
**Background**: you got from [here](https://zenodo.org/communities/wildfire) 3 i…
-
Optimization algorithms internally use a default observable implementation from the `Store`:
https://github.com/jMetal/jMetalPy/blob/fcb9e6704b432e6bf63c8326e334d91394f8dd57/jmetal/config.py#L22
…
-
j'ai fait moi-même les corrections de typos
pour le code, je te laisse regarder les quelques commentaires qui restent, et le notebook qui allait avec;
ps: je suis étonné que le code soit embarq…
-
I think maybe the notebook runtime is missing from a module. I'm still not completely familiar with the file resolution mechanism and am trying to figure out where to put the runtime in order to satis…
-
## Name of the game: Breakout ⚪️
![image](https://user-images.githubusercontent.com/37096589/60853725-36f83e80-a1b2-11e9-8d7c-2ed606d20680.png)
## Description
Breakout is a classic arcade gam…
-
Over the past few years, many folks have been working on bringing real time collaboration to JupyterLab. It would support new features like:
* Allow multiple people to simultaneously work on a no…
-
## Environment data
- VS Code version: 1.36.1 (user setup)
- Extension version (available under the Extensions sidebar): 2019.6.24221 (9 July 2019)
- OS and version: Windows_NT x64 10.0.17763
…
-
I am not sure if this is a bug or a design feature. (I could argue both ways).
I have setup a rect with a zoom call as follows
```
scatter.append("rect").attr("width", width )
.attr("height"…