-
Hello,
Here what I am trying to do: first a `Geom_Surface` is split by an edge using `BOPAlgo_Splitter`. One of the resulting `topoDS_Face` shall be converted to `Geom_Surface` with the help of `…
-
Is a docker build available? Since I only have an OsX machine on hand, it would really help my development process.
-
The use case: a Python function getMouse() that blocks waiting for the user to click on an SVG image that has been wired up to a trait to pass the x,y value back to Python. We would like getMouse() to…
-
### Describe the bug
When I run the following in a single cell:
```
#!value --name csvdata --from-file "C:\Users\mcheel\Downloads\Lottery_Mega_Millions_Winning_Numbers__Beginning_2002.csv"
#…
-
# GOAL
To see whether some option vertex separation cut should be used for 2 electron topology data.
# PROCEDURE
We should use the findings on the reconstructed vertex uncertainties in #2 to…
-
I am running into an issue where the JSON I get back contains both single and double quotes as delimiters. (this is with the default python3 IPython (Jupyter?) kernel). Use of single quotes as delimit…
tcpie updated
8 years ago
-
# Week 5 - Group Ticket
## Link to Individual Tickets
- [Shraddha Kadaba](https://github.com/ftc13184-SK/APCSA-Project/issues/7)
- [Madhumita Narayan](https://github.com/mnarayan1/csa-fastpages/iss…
-
### Describe the bug
This Bug 🐛 spent me a lot of time to find the reason. It's super wired when I saw the DataFrame is rendered twice:
I thought it was caused by some regression from mystjs or …
-
Many computational systems are nowadays available as jupyter kernels.
We should interface to them using [jupyter_client](http://jupyter-client.readthedocs.io/en/latest/api/client.html).
This would b…
-
a new magic: `%result x` which takes the value returned from the preceding lines, and assigns it to the variable `x`.
then maps and plots could have a feature that took their interactive state, and…