Skip to content
View SavithaNagaraju's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report SavithaNagaraju

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SavithaNagaraju/README.md

Hi there 👋

Instructions:

clone

git clone https://github.com/SavithaNagaraju/SavithaNagaraju
cd SavithaNagaraju

package updates

There are many ways to update your Docusaurus version. One guaranteed way is to manually change the version number in package.json to the desired version. Note that all @docusaurus/-namespaced packages should be using the same version.

{
  "dependencies": {
    "@docusaurus/core": "2.4.0",
    "@docusaurus/preset-classic": "2.4.0",
  }
}

Then, in the directory containing package.json, run your package manager's install command:

npm install

build and deploy

Follow article

cd SavithaNagaraju
npm run build
npm run serve

run locally

cd SavithaNagaraju
npm run start

Popular repositories Loading

  1. gittest gittest Public

    this is just for test

  2. graph-viz-eye-tracker graph-viz-eye-tracker Public

    Forked from ssafty/graph-viz-eye-tracker

    Creating a gaze-aided graph navigating application using Unity3D and Pupil-lab.

    C#

  3. deepchem deepchem Public

    Forked from rbharath/deepchem

    Deep-learning models for Drug Discovery and Quantum Chemistry

    Python

  4. machine_learning_examples machine_learning_examples Public

    Forked from lazyprogrammer/machine_learning_examples

    A collection of machine learning examples and tutorials.

    Python

  5. PythonDataScienceHandbook PythonDataScienceHandbook Public

    Forked from jakevdp/PythonDataScienceHandbook

    Jupyter Notebooks for the Python Data Science Handbook

    Jupyter Notebook

  6. merck merck Public

    Forked from RuwanT/merck

    Merck Molecular Activity Challenge

    Python