-
When running the following code and also when following instructions in the afrilearnr README file I get the error below:
`learnr::run_tutorial("get-my-data-in", "afrilearnr")`
```
processing f…
-
Hello @amanda-minter and @avallecam
I'm reviewing the late task tutorials, and I will be raising issues to provide feedback for each specific episode.
I have tried to be as thorough as possible (s…
-
### What feature would you like to see?
In light of the recent conversations regarding individuals interested in assisting with guides in other languages, I am compiling a list of setup guides that…
-
### Context:
#### Describe the Bug: I'm trying to setup a Blockchain & React App using ignite CLI. After generating hooks, when i do npm install, it throws some errors:
```
Cannot fi…
-
It's often helpful to organize your Python code into a python package. It helps prevent import naming collisions by importing from your python package. It's also easier to setup a setup.py for install…
kingb updated
5 years ago
-
We trying to run (locally) the EchoBot example (GitHub: microsoftgraph/microsoft-graph-comms-samples/Samples/PublicSamples/EchoBot/).
Our prerequisites:
- Windows 10;
- Visual Studio 2022 Communi…
-
The FAQ page says:
> **Is there a mechanism to add file/test specific functionality to a common setup function?**
> [...] There is no suite wide setup functionality yet [...]
>
> **How can I setu…
-
I am not sure if this is by design, but when you run pip to install subradar, but you don't have numpy installed, the install process fails. This might happen if you are setting up a fresh virtual en…
-
# Step 1/6 - Create a git branch
- Create a branch called `feature/setup`
If you don't remember how to create a branch, check the references in the previous issues.
**Note**: From here, the issues …
-
When `exercise.eval=TRUE`, the initial code in an exercise does not match the code entered by the user. It appears to be concatenated with `" "` rather than `"\n"`.
````markdown
---
title: "Tutorial"…