Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 8427b0b

Browse files
author
Louis DeLosSantos
authored
Merge pull request #19 from Paperspace/fix/fastai-v3-cuda92-requirements
updated run.sh
2 parents 66ec9ff + 072f9e1 commit 8427b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastai-v3/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
2-
2+
source activate fastai
33
ln -s /storage /notebooks/course-v3/nbs/dl1/data
44
jupyter notebook --ip=0.0.0.0 --no-browser --allow-root

0 commit comments

Comments
 (0)