Skip to content

rv2e/testproject1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project - The Project Title Here

As a Project creator you will work in the develop branch of the project. Here is the Project develop admin page (where you also can preview the project):

https://www.datacamp.com/teach/repositories/1843/branches/master

The live project the students will see live in the master branch. Here is the Project master admin page:

https://www.datacamp.com/teach/repositories/1843/branches/master


Documentation for how to develop a DataCamp project: https://authoring.datacamp.com/projects/

Things to install

There are some packages you need to be able to create DataCamp Projects locally. Run the following commands in R to install them.

install.packages("devtools")
install.packages("testthat")
devtools::install_github('datacamp/IRkernel.testthat')

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.2%
  • Other 1.8%