-
In the personalization section we need to mention these (I think the 1st two are mentioned already but need to make this all in a single page):
- how to use .bashprofile_dev_container
- how to u…
-
Hi, is there any way to set this up via Colab but not using Anaconda (which unfortunately doesn't seem to work on Colab?)
E.g. when I try:
```
!conda env create -f environment.yml
```
I get …
-
### We need to configure npm to install without sudo by following this url: http://www.competa.com/blog/how-to-run-npm-without-sudo/
### What are you going to need to reinstall?
Before you begin…
-
Right now when an rcc terminal is created `Robocorp Code` will create a new terminal passing the proper environment variables, but it's possible that the user shell automatically runs some command whi…
-
The following has to be stated on .bashrc file:
`export PYTHONPATH=$PYTHONPATH:/home/afonsocastro/catkin_ws/src/larcc_interface`
-
has nothing to do with volumes or mounts.
```
Step 21/25 : RUN chown -vR myuser:myuser /home/myuser
ownership of '/home/myuser/.bashrc' retained as myuser:…
-
I opened #5347 a while back to add syntax highlighting for `.bash_aliases` files. This involved a one line change in the `languages.toml` file:
```
[[language]]
name = "bash"
scope = "source.bas…
-
@steff456 , I don't mean to bombard you with issues on this plugin, but I have some questions about the terminal setup.
What is the intention of the terminal plugin? Is is supposed to emulate an in…
-
I am reviewing our current PL filesystem and suggesting a minor modifications.
LG3 Pipeline (PL) Filesystem
LG3_HOME - path to PL workspace. Set in .bashrc
(e.g. /home/jocostello/shared/LG3_Pip…
-
jenkins 安装
=============
#### 安装
##### 下载 `jenkins`
```
$ mkdir /usr/local/jenkins
$ cd /usr/local/jenkins
$ wget -c http://mirrors.jenkins.io/war-stable/latest/jenkins.war
```
下载地址: [jen…