-
Hi, I would like to be able to save a plot that gets updated every x seconds to a file (overwriting the old version) this would be really great to make sure to not loose the plots of my experiments wh…
-
Hello,
I am following the python for finance tutorial on Youtube and everything was working fine.
I had saved the notebook but when i wanted to work further on my code all my graphs were not work…
-
I am having an issue with Altair in Jupyterlab that I was hoping people could provide some help on. I confess that I have little understanding of JavaScript and the overall construction of the ecosyst…
-
**Description:**
Same as f.023 + turning off the clubb trapezoidal rules
```
clubb_l_trapezoidal_rule_zm = .false.
clubb_l_trapezoidal_rule_zt = .false.
```
**Case direct…
-
Hi,
First of all, thanks a lot for the code! :)
I'm getting a strange error when trying to read a polygon file from the IPython console. I can read a file without problems initially but, if I fi…
-
Before starting any hands-on audits, we need to align on the following:
- What will the context and breadth of the audit
- Since we do not have a prior accessibility baseline (this has not been co…
-
Name of the app: [music_explorer](https://musicexplore.herokuapp.com/)
Link to the repo in milestone2: https://github.com/UBC-MDS/music_explorer/tree/0.02
Link to the `proposal.md` file where it is …
-
Hi Alicia,
I'm trying to read in annotations from a bed file where column 4 contains the group name (EPI, ENDO, IMM, MES) indicating to which cell type the annotation belongs.
When I try to ma…
-
This is similar to gather but without having to run gather.
Sometimes I'm working on a notebook and I add some cells to try something out and I don't want to lose them, but I don't want them in my …
-
It would be good to have plotting functions to produce plots of one parameter vs another for any numerical parameters that had been queried.
In particular, for a start it would be nice to have a pv…