diff --git a/python/LQR.ipynb b/python/LQR.ipynb index 4c4cc402..b683444a 100644 --- a/python/LQR.ipynb +++ b/python/LQR.ipynb @@ -10,27 +10,22 @@ "\n", "#
Copyright 2022 DeepMind Technologies Limited
\n", - ">Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
\n", - ">Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
" + "This notebook provides an example of an LQR controller using [**MuJoCo** physics](https://github.com/google-deepmind/mujoco#readme).\n", + "\n", + "" ] }, { @@ -935,7 +930,6 @@ "accelerator": "GPU", "colab": { "collapsed_sections": [ - "LBAvTJ0xHKy7", "QPdJNe3k62mx" ], "private_outputs": true diff --git a/python/tutorial.ipynb b/python/tutorial.ipynb index 12aa8ce7..3c6e4643 100644 --- a/python/tutorial.ipynb +++ b/python/tutorial.ipynb @@ -10,27 +10,22 @@ "\n", "#Copyright 2022 DeepMind Technologies Limited.
\n", - ">Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
\n", - ">Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
" + "This notebook provides an introductory tutorial for [**MuJoCo** physics](https://github.com/google-deepmind/mujoco#readme), using the native Python bindings.\n", + "\n", + "" ] }, { @@ -2122,7 +2117,6 @@ "accelerator": "GPU", "colab": { "collapsed_sections": [ - "xBSdkbmGN2K-", "YvyGCsgSCxHQ" ], "gpuClass": "premium",