-
## The Problem
In other TAP implementations, a subtest always prints a header first (one of the TAP drafts even mandated this). E.g.
```
$ perl -MTest::More -e 'subtest "foo", sub { ok 1 }; done_…
Leont updated
3 years ago
-
## Environment data
- VS Code version: 1.53.0-insider(4a875e23d20b64504a818834f3fa4c40adb8d480)
- Jupyter Extension version (available under the Extensions sidebar): v2020.12.414227025
- Py…
-
# Bug: Notebook Editor, Interactive Window, Editor cells
In general, it seems a lot of the vscode global shortcuts aren't respected in the Notebook Editor.
I see in the [docs](https://code.visuals…
-
This issue is to track tasks related to the December 2020 spec maintenance release.
- [x] Merge any last-minute editorial fixes.
- [x] Tag the spec sources - [v3.0.6](https://github.com/KhronosGro…
-
## Environment data
- VS Code version: 1.52.1
- Jupyter Extension version: v2020.12.414227025
- Python Extension version: v2020.12.424452561
- OS (Windows | Mac | Linux distro) and v…
-
How can I boot linux and run programs on PCIe-based accelerator cards, like Alveo U200 and VCU1525?
And if possible, can I build a larger amount of cores on them?
I changed the amount of cores to 50…
rvccx updated
3 years ago
-
The `src/ontology/releases/` directory is now over 12GB which is quite a bit of space. This slows down `git push` and `git pull` speeds, as well as takes up space on developers' machines.
Since mov…
-
Issue Type: Bug
executing a cell sometimes keep on executing old written code in same cell
like: if i wrote a wrong code and executed it. it will show error but then i fixed the code and execute…
-
## Environment data
- VS Code version:
Version: 1.52.1
Commit: ea3859d4ba2f3e577a159bc91e3074c5d85c0523
Date: 2020-12-16T16:30:02.420Z (1 mo ago)
Electron: 9.3.5
Chrome: 83.0.4103…
-
API first draft:
```python
class BuildingBlockMapped:
def constructed_mol_torsion(building_block_torsion):
'returns the corresponding torsion in the constructed molecule'
class Constructe…