-
# Summary
PSE EcoDev had a mini off-site session in February 2024 to work on overhauling the curriculum structure for 2024. The main changes are:
1. Move easy sections to a "pre-requisite" modul…
-
Learn how to delete local branches. Local means, branch in your computer.
In order to have small summary to easily learn git commands, you can search for github cheatsheet on google.
For examp…
-
git-annex has many build failures due to a dependency using c2hs which is not installed on the builder. Of course, there is currently no way to specify such dependencies in a cabal file.
Would it mak…
joeyh updated
5 years ago
-
### Bug Description
Posted in https://github.com/ipython/ipython/issues/14417, duplicated below:
---
I wrote a Rust module `battlesnake_gym` and loaded it into the virtual environment. I ran th…
-
We have a few options for presentation of the course. As we've been ambitious, working across browser, terminal and notebooks, some of the options are less well-integrated than others:
- VM: keeps …
-
## Step 1: Plan the migration
Migrating your repository to GitHub gives you the feature-rich tools and collaboration needed to elevate your project to the next level. This course will guide you throu…
-
## Step 1: Plan the migration
Migrating your repository to GitHub gives you the feature-rich tools and collaboration needed to elevate your project to the next level. This course will guide you throu…
-
Hi @faaez , I'm trying to use your package in R (through ```reticulate```).
I used the ```py_install``` function in ```reticulate``` to install the package, which appears to have worked
```
py…
-
I wonder if you see any merit it putting names into using a slightly simplified (I think) configuration. This uses quite a few arrays as is that contain names for things that are already atomic. For e…
-
@Raku/core
We have changed the syntax highlighter from one developed for the atom editor (atom-perl6-highlighter) to a Raku based one (Rainbow).
- colouration request. Rainbow offers more categorie…